0513 Manual Stickynote Automation Webhook

0513 Manual Stickynote Automation Webhook

Manual
Medium
5
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
5
Node Types
4

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
http Request
Download XLSX File, File conversion to PDF
2 nodes

Workflow JSON

3.65 KB
{
  "meta": {
    "instanceId": "1dd912a1610cd0376bae7bb8f1b5838d2b601f42ac66a48e012166bb954fed5a",
    "templateId": "2304"
  },
  "name": "0513 Manual Stickynote Automation Webhook",
  "nodes": [
    {
      "id": "6882e5c9-a468-4089-bffa-c8c04d28d8aa",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        380,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5688dfe6-aeba-4c00-8626-396eb1a5d695",
      "name": "Write Result File to Disk",
      "type": "n8n-nodes-base.readWriteFile",
      "position": [
        980,
        240
      ],
      "parameters": {
        "options": {},
        "fileName": "document.pdf",
        "operation": "write",
        "dataPropertyName": "=data"
      },
      "typeVersion": 1
    },
    {
      "id": "fde98636-e4a2-4950-9b82-015ff841f24b",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
      ...

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