Who is this for?
For developers and organizations that need to convert web page to PDF.
What problem is this workflow solving?
The web page conversion to PDF problem.
What this workflow does
- Converts web page to PDF.
- Stores the PDF file in the local file system.
How to customize this workflow to your needs
- Open the
HTTP Request
node. - Adjust the URL parameter (all endpoints can be found here).
- Add your
secret
to theQuery Auth account
parameter. Please create a ConvertAPI account to get an authentication secret. - Change the parameter
url
to the webpage you want to convert to pdf - Optionally, additional
Body Parameters
can be added for the converter.