Supported Features
Document Parser
Integrate this step into your Zapier workflow to extract data from invoices, reports, statements, and other documents using AI-based templates. This is ideal for automating data extraction tasks, significantly reducing manual workload.
Input
Name | Description | Required |
---|---|---|
Document URL | Provide the URL of the PDF document to be processed. | Yes |
Template Id | Specify your PDF.co template IDs to use for parsing. | No |
Custom Profiles | Enter additional options for the conversion process in a JSON string format. Refer to API Profiles for more information. | No |
Source PDF URL & Google
When using Google Drive, it’s typically recommended to choose the File option. For more advanced file integration techniques, see Integrating File Sources with pdf.co.
Output
Name | Description |
---|---|
body | An object array containing the all document parsing result. |
simplifiedData | An object containing more simplified and compact result. It is easy to consume in next Zapier step. |
outputLinkValidTill | A timestamp which indicates how long the url will be available for. |
error | Details of any errors (if any). |
status | The response status code. If all good this will be 200 . |
jobId | The unique identifier for the job. |
credits | The credits spent on the process. |
remainingCredits | The credits left on your account. |
duration | The time it took for the process. |