Create a new print job in Intelliprint by uploading a document. Use this tool to submit documents for postal mailing. Jobs can be created as drafts (confirmed=False) for review/editing, or confirmed immediately (confirmed=True) for printing and dispatch. Test mode (testmode=True…
fileRequiredobjectFile to upload for the print job. Supported formats: PDF, Word (DOC/DOCX), RTF, JPG, PNG.
metadataobjectKey-value object for storing custom data with this print job. Keys and values must be strings. Use for order IDs, customer info, etc.
testmodebooleanWhether to mark this print job as a test. Test jobs are not charged and are never physically printed or sent. They are automatically deleted one week after confirmation. Useful for integration testing.
confirmedbooleanWhether to confirm the print job immediately for sending. If True, the job is submitted for printing and cannot be modified. If False (default), the job is created as a draft that can be edited or deleted before confirmation.
referencestringUser-provided reference string to identify this print job in the dashboard and API responses. Useful for tracking/matching jobs.
splitting_methodstringSplitting method for the uploaded file. 'none': treat as single letter (default). 'split_on_phrase': split into multiple letters based on a phrase marker. 'split_on_pages': split into multiple letters based on page count.
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.