Generate, extract, merge, or fill PDFs
The PDF step handles all PDF operations in your workflow. It supports five actions: Extract pulls data from an uploaded PDF in automatic mode, Extract Structured parses a PDF into user-defined fields, Merge combines multiple PDFs into one, Form Fill populates a PDF template with data, and Create PDF creates a styled PDF from HTML content.
Each action has different input/output field sets and configuration options. Extract reads a pdf_file upload UUID and outputs extracted content. Merge takes an array of pdf_files and combines them. Form Fill uses a pre-uploaded PDF template and fills it with input field values. Create PDF converts HTML content to a styled PDF with layout options. All actions output a pdf_url for the resulting file along with metadata.