Tool to create a custom download (export configuration) for a mailbox. Use when you need to define which fields should be exported to CSV or XLS format.
idRequiredintegerNumeric ID for the export configuration
nameRequiredstringName for the custom download
typestringType of export configuration: PARSER for full parser exports, or PARSER_FIELD for field-specific exports
itemsRequiredarrayList of field names to include in the export. Common system fields include: DocumentID, Sender, SenderName, Template, Recipient, ParsedAt, etc.
parser_idRequiredstringID of the mailbox (parser) for which to create the custom download
csv_downloadRequiredstringIdentifier or filename for the CSV download
xls_downloadRequiredstringIdentifier or filename for the XLS download
parser_field_idstringParser field ID starting with PF (required when type is PARSER_FIELD)
parser_field_namestringName of the parser field (required when type is PARSER_FIELD)
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.