Marketing & Advertising Automation
0385 Wait Code Send Scheduled
0385 Wait Code Send Scheduled
Scheduled
High
15
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
15
Node Types
10
Node Types
http Request
Get events page
1 node
if
Last page?
1 node
html Extract
Get all events from the page, Get each event data
2 nodes
item Lists
Limit to one, Split events
2 nodes
wait
Wait 3s
1 node
code
Collect all results, 💄 Lick the stamp
2 nodes
schedule Trigger
🤖 Each month
1 node
set
Setup location and email
1 node
gmail
✉️ Send it
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
Workflow JSON
10.38 KB
{
"meta": {
"instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7"
},
"name": "0385 Wait Code Send Scheduled",
"nodes": [
{
"id": "fe775b06-0264-49ea-af29-16289fee1100",
"name": "Get events page",
"type": "n8n-nodes-base.httpRequest",
"position": [
-660,
1160
],
"parameters": {
"url": "={{ $json.location }}/this-month?page={{ $runIndex+1}}",
"options": {}
},
"typeVersion": 3
},
{
"id": "c55554f4-f06c-4084-b9c2-454cf290682b",
"name": "Last page?",
"type": "n8n-nodes-base.if",
"position": [
0,
1160
],
"parameters": {
"conditions": {
"number": [
{
"value1": "={{ $items().length }}",
"value2": "=50"
}
]
}
},
"typeVersion": 1
},
{
"id": "3d750b8a-4288-45ac-af2d-24fc6b7126ec",
"name": "Get all e...Showing first 1000 characters. Click "Expand" to view the full JSON.