0514 Manual Stickynote Automation Webhook

0514 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 PPTX File, File conversion to PDF
2 nodes

Workflow JSON

3.65 KB
{
  "meta": {
    "instanceId": "1dd912a1610cd0376bae7bb8f1b5838d2b601f42ac66a48e012166bb954fed5a",
    "templateId": "2305"
  },
  "name": "0514 Manual Stickynote Automation Webhook",
  "nodes": [
    {
      "id": "853bd85f-66c8-4ed1-bd86-38f7bb24c02c",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        380,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0c06c484-7f84-48a7-803c-1788c15582d5",
      "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": "3d75bdd7-5b69-421a-a0e4-a2f123feca08",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
      ...

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