Developer & DevOps

Convert HTML content to PDF files via webhook

3 nodes 292 149 Webhook
Download

Workflow Description

A workflow that receives requests through a webhook, processes HTML content, and converts it into downloadable PDF files. Ideal for automating the generation of reports, invoices, and dynamic documents without manual intervention.

How it works

  1. 1.Receive incoming request and HTML data through webhook endpoint
  2. 2.Process and transform HTML content into PDF format
  3. 3.Send generated PDF file as response back to the request

Use cases

  • Automatically generate invoice PDFs when sales data is received
  • Create daily reports in PDF format from dynamic content
  • Convert submitted web forms into archived PDF documents

Requirements

  • Active n8n account with webhook permissions enabled
  • Well-formatted HTML content without structural errors
  • Basic understanding of JSON data structures

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

HTML

Details

Trigger Webhook
Nodes 3
Apps 1
Views 292
Downloads 149

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (3)

Webhook

Webhook

#1

Respond to Webhook

Webhook

#2

HTML to PDF

HTML Page

#3