Compare commits

..

No commits in common. "1f40920d4755e275dd3c395cc9964f10687019a2" and "d221df9e6d50fee6918057c73ac0dbfa38c48383" have entirely different histories.

2 changed files with 15 additions and 140 deletions

View File

@ -512,14 +512,14 @@
"settings": {}, "settings": {},
"staticData": { "staticData": {
"node:Gmail Trigger": { "node:Gmail Trigger": {
"lastTimeChecked": 1683123106, "lastTimeChecked": 1683046130,
"possibleDuplicates": [ "possibleDuplicates": [
"187e1f4897606dbb" "187dd5de7ea09843"
] ]
} }
}, },
"tags": [], "tags": [],
"triggerCount": 1, "triggerCount": 1,
"updatedAt": "2023-05-03T14:12:41.000Z", "updatedAt": "2023-05-02T16:49:40.000Z",
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f" "versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
} }

View File

@ -5,7 +5,7 @@
"main": [ "main": [
[ [
{ {
"node": "Kontakt gefunden?", "node": "Email vorhanden?",
"type": "main", "type": "main",
"index": 0 "index": 0
} }
@ -91,53 +91,6 @@
} }
] ]
] ]
},
"Mautic": {
"main": [
[
{
"node": "Email vorhanden?",
"type": "main",
"index": 0
}
]
]
},
"Kontakt gefunden?": {
"main": [
[
{
"node": "Email vorhanden?",
"type": "main",
"index": 0
}
],
[
{
"node": "Marketing Einwilligung?",
"type": "main",
"index": 0
}
]
]
},
"Marketing Einwilligung?": {
"main": [
[
{
"node": "Mautic",
"type": "main",
"index": 0
}
],
[
{
"node": "No Operation, do nothing",
"type": "main",
"index": 0
}
]
]
} }
}, },
"createdAt": "2023-04-30T12:45:41.935Z", "createdAt": "2023-04-30T12:45:41.935Z",
@ -156,7 +109,7 @@
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
40, 40,
0 260
], ],
"webhookId": "c40eca92-295d-4172-b699-55fc1913603f" "webhookId": "c40eca92-295d-4172-b699-55fc1913603f"
}, },
@ -166,7 +119,7 @@
"operation": "getAll", "operation": "getAll",
"limit": 1, "limit": 1,
"options": { "options": {
"search": "in@lanakk.com" "search": "dev@lanakk.com"
} }
}, },
"id": "34c7436f-21b8-400a-b754-baacf1f38ec9", "id": "34c7436f-21b8-400a-b754-baacf1f38ec9",
@ -175,9 +128,8 @@
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
240, 240,
0 260
], ],
"alwaysOutputData": true,
"credentials": { "credentials": {
"mauticOAuth2Api": { "mauticOAuth2Api": {
"id": "20", "id": "20",
@ -198,8 +150,8 @@
"type": "n8n-nodes-base.mautic", "type": "n8n-nodes-base.mautic",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
1380, 680,
100 380
], ],
"credentials": { "credentials": {
"mauticOAuth2Api": { "mauticOAuth2Api": {
@ -220,8 +172,8 @@
"type": "n8n-nodes-base.mautic", "type": "n8n-nodes-base.mautic",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
1380, 680,
-140 140
], ],
"credentials": { "credentials": {
"mauticOAuth2Api": { "mauticOAuth2Api": {
@ -331,8 +283,8 @@
"type": "n8n-nodes-base.if", "type": "n8n-nodes-base.if",
"typeVersion": 1, "typeVersion": 1,
"position": [ "position": [
1140, 440,
-20 260
] ]
}, },
{ {
@ -380,83 +332,6 @@
"name": "Shopify lanakk.com" "name": "Shopify lanakk.com"
} }
} }
},
{
"parameters": {
"authentication": "oAuth2",
"email": "bob@lanakk.com",
"firstName": "={{ $node[\"Webhook\"].json[\"body\"][\"first_name\"] }}",
"lastName": "={{ $node[\"Webhook\"].json[\"body\"][\"last_name\"] }}",
"company": "[empty]",
"additionalFields": {},
"options": {}
},
"id": "72dff69d-d130-4533-979f-341c220925d1",
"name": "Mautic",
"type": "n8n-nodes-base.mautic",
"typeVersion": 1,
"position": [
940,
140
],
"credentials": {
"mauticOAuth2Api": {
"id": "20",
"name": "Mautic account"
}
}
},
{
"parameters": {},
"id": "9e72fd94-5416-4186-9738-0b1a19330f2c",
"name": "No Operation, do nothing",
"type": "n8n-nodes-base.noOp",
"typeVersion": 1,
"position": [
940,
340
]
},
{
"parameters": {
"conditions": {
"string": [
{
"value1": "={{ $json.id }}",
"operation": "isNotEmpty"
}
]
}
},
"id": "d81ac980-1063-462f-9812-44239e6fc49d",
"name": "Kontakt gefunden?",
"type": "n8n-nodes-base.if",
"typeVersion": 1,
"position": [
460,
0
],
"alwaysOutputData": false
},
{
"parameters": {
"conditions": {
"boolean": [
{
"value1": "={{ $node.Webhook.json.body.accepts_marketing }}",
"value2": "={{ true }}"
}
]
}
},
"id": "580be6e1-8658-4741-b52a-43d22faa7e23",
"name": "Marketing Einwilligung?",
"type": "n8n-nodes-base.if",
"typeVersion": 1,
"position": [
660,
160
]
} }
], ],
"pinData": {}, "pinData": {},
@ -464,6 +339,6 @@
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"triggerCount": 0, "triggerCount": 0,
"updatedAt": "2023-05-03T04:19:05.000Z", "updatedAt": "2023-05-02T03:58:48.000Z",
"versionId": "da3d506a-a542-4d72-8b84-f5b64c90de1e" "versionId": "6644c27e-48ab-4ee2-b82f-6348f9bfd153"
} }