Who is this for?
For developers and organizations that need to combine PDF files.
What problem is this workflow solving?
PDF file merging problem.
What this workflow does
- Downloads two PDF files from the web.
- Merges two PDF files into one.
- Stores the PDF file in the local file system.
How to customize this workflow to your needs
- Open the PDF merge HTTP Requestnode.
- Adjust the URL parameter (all endpoints can be found here).
- Use your API Tokenfor authentication. Pass the token in theAuthorizationheader as a Bearer token. You can manage your API Tokens in the User panel → Authentication.
- Optionally, additional Body Parameterscan be added for the converter.