Web Scraping & Data Extraction
0422 Schedule HTTP Send Webhook
0422 Schedule HTTP Send Webhook
Scheduled
High
12
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
12
Node Types
7
Node Types
schedule Trigger
Every day at 9 am
1 node
sticky Note
Sticky Note2, Sticky Note, Sticky Note1, Sticky Note3
4 nodes
gmail
Send outreach email
1 node
hubspot
Record engagement in HubSpot, Get previously HubSpot contacts
2 nodes
if
if last contacted before a month, if there has been only one engagement
2 nodes
http Request
Get Hubspot Contact to engagement
1 node
set
Set email keys
1 node
Workflow JSON
10.51 KB
{
"name": "0422 Schedule HTTP Send Webhook",
"nodes": [
{
"id": "3a0ba7f4-ac41-49b0-a055-b993c82f2680",
"name": "Every day at 9 am",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
340,
1280
],
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 9
}
]
}
},
"typeVersion": 1.1
},
{
"id": "5fa47f36-3206-44b9-965a-0d27b10acc21",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
740,
980
],
"parameters": {
"width": 348.2877732355713,
"height": 595.2986206729652,
"content": "## Search for all contacts that last contact date for is known\n\n1. Setup Oauth2 creds using n8n docs\nhttps://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.hubspottrigger/\n\n### Be careful with scopes. Scopes must be exactly as defined i...Showing first 1000 characters. Click "Expand" to view the full JSON.