Convert HTML to PDF using ConvertAPI
Go to WorkflowDescription
Who is this for?
For developers and organizations that need to convert HTML files to PDF.
What problem is this workflow solving?
The file format conversion problem.
What this workflow does
Converts HTML to file.
Converts the HTML file 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).
Use your API Token for authentication. Pass the token in the Authorization header as a Bearer token. You can manage your API Tokens in the User panel → Authentication.
Optionally, additional Body Parameters can be added for the converter.
Nodes Used (2)
Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest