Marketing & Advertising Automation
0374 Manual Stickynote Send Webhook
0374 Manual Stickynote Send Webhook
Manual
Medium
7
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
7
Node Types
4
Node Types
manual Trigger
When clicking "Execute Workflow"
1 node
http Request
Get mailboxes, Fetch API details, Get unread messages
3 nodes
set
Format results
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
Workflow JSON
6.47 KB
{
"name": "0374 Manual Stickynote Send Webhook",
"nodes": [
{
"id": "31b6611c-e4d1-4ab8-9351-74718caf938d",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"position": [
820,
360
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5b8a2148-f8e3-4c21-ba39-6aa8cc492c5e",
"name": "Get mailboxes",
"type": "n8n-nodes-base.httpRequest",
"position": [
1260,
360
],
"parameters": {
"url": "https://api.fastmail.com/jmap/api/",
"method": "POST",
"options": {},
"sendBody": true,
"authentication": "genericCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "using",
"value": "={{ [ \"urn:ietf:params:jmap:core\", \"urn:ietf:params:jmap:mail\" ] }}"
},
{
"name": "methodCalls",
"value"...Showing first 1000 characters. Click "Expand" to view the full JSON.