0519 Code Manual Create Webhook

0519 Code Manual Create Webhook

Manual
High
6
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
6
Node Types
6

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
read Write File
Write Result File to Disk
1 node
sticky Note
Sticky Note
1 node
set
Create HTML
1 node
code
Convert HTML to File
1 node
http Request
Convert File to PDF
1 node

Workflow JSON

4.94 KB
{
  "meta": {
    "instanceId": "1dd912a1610cd0376bae7bb8f1b5838d2b601f42ac66a48e012166bb954fed5a",
    "templateId": "2314"
  },
  "name": "0519 Code Manual Create Webhook",
  "nodes": [
    {
      "id": "3409b6e3-aef1-4eb4-acfb-72a73101e109",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        380,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4942cdfc-bc9a-43ac-a60d-06e1ddf52d07",
      "name": "Write Result File to Disk",
      "type": "n8n-nodes-base.readWriteFile",
      "position": [
        1360,
        240
      ],
      "parameters": {
        "options": {},
        "fileName": "document.pdf",
        "operation": "write",
        "dataPropertyName": "=data"
      },
      "typeVersion": 1
    },
    {
      "id": "1467a9ab-144d-48cc-a52f-3dca86ca0e8b",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        880,
  ...

Showing first 1000 characters. Click "Expand" to view the full JSON.