Tool to upload an email or text document to Parseur for parsing. Use when you need to programmatically send documents to a Parseur mailbox.
ccstringCC addresses (optional).
tostringTo addresses (optional).
bccstringBCC addresses (optional).
fromRequiredstringSender name and email address.
subjectRequiredstringThe title of your document, or email subject.
body_htmlstringDocument content as HTML (takes priority over plain text if both are provided).
recipientRequiredstringMailbox email address (e.g., test@in.parseur.com) where the document should be sent.
body_plainstringDocument content as plain text.
message_headersarrayCustom email headers as array of [key, value] pairs. Each pair must have exactly 2 elements.
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.