0509 Manual Stickynote Automation Webhook
0509 Manual Stickynote Automation Webhook
Manual
Medium
6
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
6
Node Types
5
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
http Request
HTTP Request
1 node
read Write File
Read/Write Files from Disk
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
set
Config
1 node
Workflow JSON
4.17 KB
{
"meta": {
"instanceId": "1dd912a1610cd0376bae7bb8f1b5838d2b601f42ac66a48e012166bb954fed5a",
"templateId": "2297",
"templateCredsSetupCompleted": true
},
"name": "0509 Manual Stickynote Automation Webhook",
"nodes": [
{
"id": "41ce128f-e9e5-478f-8954-c94019884721",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-160,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3a3b3212-2eb3-411e-981e-37bd3f3e46fe",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"position": [
680,
240
],
"parameters": {
"url": "https://v2.convertapi.com/convert/docx/to/pdf",
"method": "POST",
"options": {
"response": {
"response": {
"responseFormat": "file"
}
}
},
"sendBody": true,
"contentType": "multip...Showing first 1000 characters. Click "Expand" to view the full JSON.