Supported Features
Merge PDF
Add this step to your Zapier Workflow to combine multiple document formats into a single PDF. Supported formats include PDF, DOC, DOCX, XLS, JPG, PNG and more.
Input
Name | Description | Required |
---|---|---|
Source Files URLs | A comma-separated list of files to merge. If you use a cloud service such as Google Drive or Dropbox ensure the links are publicly accessible. | Yes |
Automatically Convert Non-PDF Files | Whether to automatically convert non-PDF files to PDF before the merging operation. | No |
Output File Name | The output file name. If left blank then the name of the last file in the Source PDF URL list will be used. | No |
Custom Profiles | A JSON string which adds options for the merging process. See API Profiles for more. | 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 |
---|---|
url | The temporary URL on the PDF.co file server. |
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 . |
name | The name of the file. |
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. |