Tool to create a PDF or Excel document synchronously from HTML content or URL. Use when you need to generate a document file from HTML data. The document is returned immediately as a downloadable file. Either document_content or document_url must be provided, but not both.
tagstringA field for storing a small amount of metadata with this document.
helpbooleanRequest support help with this request if it succeeds (default: false).
nameRequiredstringA name for identifying your document.
testbooleanEnable test mode for this document (adds watermark). Set to false for production documents.
strictstringHTML validation mode - none or html.
pipelinestringSpecify a specific version of the DocRaptor Pipeline.
referrerstringSet HTTP referrer when generating this document.
javascriptbooleanEnable DocRaptor JavaScript parsing (default: false).
callback_urlstringPOST URL for async completion notifications.
document_urlstringThe URL to fetch the HTML data to be transformed. Required if document_content is not provided. Mutually exclusive with document_content.
document_typeRequiredstringOutput format - pdf for PDF documents, xls for Excel 97-2003, or xlsx for modern Excel.
prince_optionsobjectAdvanced rendering configuration options for PrinceXML engine.
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.