Workflow: Respondtowebhook Webhook Automate

Workflow Details

Download Workflow
{
    "meta": {
        "instanceId": "fcf18fc485cc336a31bc65574fd28e124660f468281b7aad773616b17903afe6",
        "templateCredsSetupCompleted": true
    },
    "nodes": [
        {
            "id": "37bd6cc9-3cc4-442e-94c1-42972c0fce0d",
            "name": "Webhook",
            "type": "n8n-nodes-base.webhook",
            "position": [
                80,
                0
            ],
            "webhookId": "060dbacf-0feb-43d4-b4ac-44011a7dd1a4",
            "parameters": {
                "path": "060dbacf-0feb-43d4-b4ac-44011a7dd1a4",
                "options": [],
                "responseMode": "responseNode"
            },
            "typeVersion": 2
        },
        {
            "id": "3c05c0e4-7121-46d0-b35c-fc39cdd35ae7",
            "name": "Respond to Webhook",
            "type": "n8n-nodes-base.respondToWebhook",
            "position": [
                580,
                0
            ],
            "parameters": {
                "options": [],
                "respondWith": "binary"
            },
            "typeVersion": 1.100000000000000088817841970012523233890533447265625
        },
        {
            "id": "3f5ba2a7-148d-4921-b2ca-9dee17a2b278",
            "name": "HTML to PDF",
            "type": "@custom-js\/n8n-nodes-pdf-toolkit.html2Pdf",
            "position": [
                340,
                0
            ],
            "parameters": {
                "htmlInput": "<h1>Hello CustomJS!<\/h1>\n<h2>CustomJS provides the missing toolset for your no-code projects<\/h2>"
            },
            "credentials": {
                "customJsApi": {
                    "id": "SZkqeEHVYyWhaGem",
                    "name": "CustomJS account"
                }
            },
            "typeVersion": 1
        }
    ],
    "pinData": [],
    "connections": {
        "Webhook": {
            "main": [
                [
                    {
                        "node": "HTML to PDF",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "HTML to PDF": {
            "main": [
                [
                    {
                        "node": "Respond to Webhook",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Dynamically create tables in Airtable for your Webflow form submissions
View
OpenAI-model-examples
View
Manual HTTP Create Webhook
View
Manual Slack Automation Webhook
View
💥🛠️Build a Web Search Chatbot with GPT-4o and MCP Brave Search
View
Store Notion's Pages as Vector Documents into Supabase with OpenAI
View
Chat with local LLMs using n8n and Ollama
View
Store the output of a phantom in Airtable
View
Manual Start Update Webhook
View
Calendly Notion Automate Triggered
View