0368 Stickynote Webhook Automate Webhook
0368 Stickynote Webhook Automate Webhook
Webhook
Medium
5
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
5
Node Types
3
Node Types
webhook
Webhook
1 node
set
Set
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
Workflow JSON
4.18 KB
{
"meta": {
"instanceId": "257476b1ef58bf3cb6a46e65fac7ee34a53a5e1a8492d5c6e4da5f87c9b82833"
},
"name": "0368 Stickynote Webhook Automate Webhook",
"nodes": [
{
"id": "23dc1873-b376-473e-935b-b1df5e663c9e",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
1100,
1120
],
"webhookId": "c80ce133-899b-41c9-b2ae-2c876694f9fd",
"parameters": {
"path": "c80ce133-899b-41c9-b2ae-2c876694f9fd",
"options": {},
"httpMethod": "POST"
},
"typeVersion": 1
},
{
"id": "417ddfd1-8a27-498b-b203-0f410f8092b8",
"name": "Set",
"type": "n8n-nodes-base.set",
"position": [
1320,
1120
],
"parameters": {
"values": {
"string": [
{
"name": "email",
"value": "={{ $json.body.data.results.emails[0].email }}"
},
{
"name": "firstname",
...Showing first 1000 characters. Click "Expand" to view the full JSON.