Description
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
- Operations
- Credentials
- Compatibility
- Usage
- Resources
- License
- n8n community nodes documentation
- CraftMyPDF API Reference
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 Image | create-image | Creates an image file with JSON data and your template. | Create an image | 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
Compatible with n8n@1.60.0 or later
Usage
Please check out the CraftMyPDF API Reference for more information on how to use the integration.
Please check out the N8n integration tutorial for more information.
License
CraftMyPDF/n8n-nodes-craftmypdf is licensed under the MIT License.