Package Information
Available Nodes
Documentation
n8n-nodes-craftmypdf
This is an n8n community node. It lets you use CraftMyPdf in your n8n workflows.
CraftMyPdf offers PDF generation API and image generation API. CraftMyPDF's advanced drag & drop editor lets you design PDF templates in any browser and generate pixel-perfect PDF documents from reusable templates and data with no-code platforms such as N8n, Zapier, Make, Bubble.io or REST API.
n8n is a fair-code licensed workflow automation platform.
The sections:
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
The following are the options:
Name | Operation | Description | Action | Documentation Link |
---|---|---|---|---|
Create | create |
Creates a PDF file with JSON data and your template. | Create a PDF | Link |
Create Async | createAsync |
Creates a PDF file asynchronously with JSON data and your template. The API returns immediately, and will retry for 3 times. | Create a PDF asynchronously | Link |
Merge | merge |
Merges multiple PDF URLs. | Merge multiple PDF files | Link |
Add Watermark | addWatermark |
Adds a watermark to a PDF. | Add watermark | Link |
Credentials
You only need a CraftMyPdf API Key for this, you can get it in the API Integration tab in the web portal.
Compatibility
This package was developed & tested with n8n > 1.4.0.
Usage
Please check out the CraftMyPdf API Reference for more information on how to use the integration.
License
CraftMyPDF/n8n-nodes-craftmypdf is licensed under the MIT License.