0813 Webhook Respondtowebhook Process Webhook
0813 Webhook Respondtowebhook Process Webhook
Webhook
Medium
5
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
5
Node Types
5
Node Types
html2 Pdf
HTML to PDF
1 node
code
Preprocess
1 node
set
Set data
1 node
webhook
Webhook
1 node
respond To Webhook
Respond to Webhook
1 node
Workflow JSON
9.67 KB
{
"meta": {
"instanceId": "fcf18fc485cc336a31bc65574fd28e124660f468281b7aad773616b17903afe6",
"templateCredsSetupCompleted": true
},
"name": "0813 Webhook Respondtowebhook Process Webhook",
"nodes": [
{
"id": "de602925-4d9d-4045-9d9d-ed37dfb65490",
"name": "HTML to PDF",
"type": "@custom-js/n8n-nodes-pdf-toolkit.html2Pdf",
"position": [
460,
-20
],
"parameters": {
"htmlInput": "=<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Invoice</title>\n <style>\n /* Global Reset */\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n }\n\n /* Body and Container */\n body {\n font-family: 'Roboto', sans-serif;\n background: #f4f7fc;\n display: flex;\n justify-content: center;\n ...Showing first 1000 characters. Click "Expand" to view the full JSON.