๐Ÿ“ Download and merge multiple PDFs from URLs with the CustomJS API

โšก 2,421 views ยท ๐Ÿ“ File Management

Description

image.png This n8n template demonstrates how to download multiple PDF files from public URLs and merge them into a single PDF using the PDF Toolkit from www.customjs.space.

@custom-js/n8n-nodes-pdf-toolkit

What this workflow does

Requirements

A free CustomJS account. An API Key saved in n8n as credentials of type CustomJS account.

Notice

Community nodes can only be installed on self-hosted instances of n8n.

Usage

Get API key from customJS

Set Credentials for CustomJS API on n8n

Copy and paster your API key generated from CustomJS here. image.png

Design workflow

You can replace logic for triggering and returning results. For example, you can trigger this workflow by calling a webhook and get a result as a response from webhook. Simply replace Manual Trigger and Write to Disk nodes.

Perfect for

๐Ÿ”— Nodes Used

HTTP Request, Read/Write Files from Disk

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup