Marketing & Advertising Automation
1214 Emelia Automate
1214 Emelia Automate
Manual
Low
3
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
3
Node Types
0
Workflow JSON
1.5 KB
{
"name": "1214 Emelia Automate",
"nodes": [
{
"name": "Emelia",
"type": "n8n-nodes-base.emelia",
"position": [
530,
310
],
"parameters": {
"operation": "create",
"campaignName": "n8n-docs"
},
"credentials": {
"emeliaApi": "Emelia API Credentials"
},
"typeVersion": 1
},
{
"name": "Emelia1",
"type": "n8n-nodes-base.emelia",
"position": [
730,
310
],
"parameters": {
"operation": "addContact",
"campaignId": "603dfd70cbe34c3c9730fd09",
"contactEmail": "[email protected]",
"additionalFields": {
"firstName": "NAME"
}
},
"credentials": {
"emeliaApi": "Emelia API Credentials"
},
"typeVersion": 1
},
{
"name": "Emelia2",
"type": "n8n-nodes-base.emelia",
"position": [
930,
310
],
"parameters": {
"campa...Showing first 1000 characters. Click "Expand" to view the full JSON.