Automated PDF Form Filling for W-9 and More with PDF.co — n8n Workflow

Low complexity Trigger3 nodes💎 Otherby Robert Breen

Overview

🧑‍💻 Description This workflow demonstrates how to take structured data (e.g., Name, Business, Address) and automatically fill a PDF form (IRS W-9) using PDF.co inside n8n.

The workflow extracts values from a data source (e.g., Set node, database, or webhook), maps those values to fields in a PDF template, and generates a completed PDF. This can be adapted for contracts, invoices, HR forms, or any standardized documents that need automation.

By chaining additional nodes, you can also store

Nodes used

When clicking ‘Execute workflow’Sticky Note63W9 DataFill in PDF Form

Workflow Preview

⚙️ Setup Instructions
1️⃣ Prepare Your Data
- Add a Set node in n8n with fields such as:
- `Name`
- `Business`
- `Address`
📝 Auto-Fill PDF Forms (W-9 Example)
This workflow demonstrates how to take structured data
2️⃣ Connect PDF.co
1. Create a free account at PDF.co
2. Copy your API Key from the dashboard
3. In n8n → Credentials → New → PDF.co API
- Paste your API Key →
W
When clicking ‘Execute w…
W
W9 Data
F
Fill in PDF Form
3 nodes2 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 3 nodes, connecting manualtrigger, n8n-nodes-pdfco.pdfco api, set.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (3)

WH

When clicking ‘Execute workflow’

manualTrigger

#1
ST

Sticky Note63

stickyNote

#2
W9

W9 Data

set

#3
FI

Fill in PDF Form

n8n-nodes-pdfco.PDFco Api

#4

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded automated-pdf-form-filling-for-w-9-and-more-with-pdfco file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Automated PDF Form Filling for W-9 and More with PDF.co", "nodes": [...], ...}

Integrations

manualtriggern8n-nodes-pdfco.pdfco apiset

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes3
Complexitylow
Triggertrigger
CategoryOther

Created by

Robert Breen

Robert Breen

@rbreen

Tags

manualtriggern8n-nodes-pdfco.pdfco apiset

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →