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

Workflow Preview

Loading workflow preview...

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.

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

View 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 β†’