Marketing & Advertising Automation
Create Email Campaign From LinkedIn Post Interactions
Create Email Campaign From LinkedIn Post Interactions
Scheduled
High
16
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
16
Node Types
0
Workflow JSON
12 KB
{
"id": 121,
"name": "Create Email Campaign From LinkedIn Post Interactions",
"nodes": [
{
"name": "Cron",
"type": "n8n-nodes-base.cron",
"position": [
280,
500
],
"parameters": {
"triggerTimes": {
"item": [
{
"mode": "everyHour"
}
]
}
},
"typeVersion": 1
},
{
"name": "Exists ?",
"type": "n8n-nodes-base.if",
"position": [
1700,
480
],
"parameters": {
"conditions": {
"string": [
{
"value1": "={{$node[\"Airtable - List\"].json[\"fields\"][\"Email\"]}}",
"value2": "={{$node[\"Dropcontact - GET\"].json[\"data\"][0][\"email\"][0][\"email\"]}}"
}
]
}
},
"typeVersion": 1
},
{
"name": "Airtable - List",
"type": "n8n-nodes-base.airtable",
"position": [
1500,
480
...Showing first 1000 characters. Click "Expand" to view the full JSON.