Send a physical letter via U.S. mail using DocuPost. Requires recipient address (to_name, to_address1, to_city, to_state, to_zip), sender address (from_name, from_address1, from_city, from_state, from_zip), and a PDF document URL. Example: send_letter( to_name='John Doe', to_add…
pdfRequiredstringPublic URL of the PDF document to mail (max 10MB, 8.5x11 recommended)
testbooleanTest mode: letter will not actually be mailed. Default is false.
colorbooleanPrint in color. Default is false (black and white).
to_zipRequiredstringRecipient's ZIP code (5 digits)
to_cityRequiredstringRecipient's city
to_nameRequiredstringRecipient's full name (max 40 characters)
from_zipRequiredstringSender's ZIP code (5 digits)
to_stateRequiredstringRecipient's U.S. state abbreviation (2 letters)
from_cityRequiredstringSender's city
from_nameRequiredstringSender's full name or organization (max 40 characters)
from_stateRequiredstringSender's U.S. state abbreviation (2 letters)
mail_classstringMail service class. Options: 'usps_first_class' (default), 'usps_standard', 'usps_priority_mail', 'usps_priority_mail_express'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.