This is an n8n community node. It lets interact with official API of customJS API
This package contains nodes to help you generate PDF from HTML, merge multiple PDF files, and take a screenshot of specific website using URL.
n8n is a fair-code licensed workflow automation platform.
Follow the installation guide in the n8n community nodes documentation.
Use the package at here.
Add your Api Key and store securely
- Add the HTML to PDF node to your workflow
- Configure your CustomJS API credentials
- Input your HTML content
- Execute the workflow to generate PDF
- Add the Merge PDFs node to your workflow
- Configure your CustomJS API credentials
- Only input binary data to this node.
- Execute the workflow to get merged PDF file.
- Add the Website Screenshot node to your workflow
- Configure your CustomJS API credentials
- Input your URL of website to take screenshot
- Execute the workflow to take a screenshot of that website