Compare commits
No commits in common. "a1d4661b2740bca57e1b19d1884dc7f0f798dbbc" and "a65986e7f325540c156a144d30317587836b3e6a" have entirely different histories.
a1d4661b27
...
a65986e7f3
|
@ -512,14 +512,14 @@
|
||||||
"settings": {},
|
"settings": {},
|
||||||
"staticData": {
|
"staticData": {
|
||||||
"node:Gmail Trigger": {
|
"node:Gmail Trigger": {
|
||||||
"lastTimeChecked": 1683379891,
|
"lastTimeChecked": 1683293809,
|
||||||
"possibleDuplicates": [
|
"possibleDuplicates": [
|
||||||
"187f142b0f85a893"
|
"187ec22a6d09a69e"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"triggerCount": 1,
|
"triggerCount": 1,
|
||||||
"updatedAt": "2023-05-06T13:32:28.000Z",
|
"updatedAt": "2023-05-05T13:38:40.000Z",
|
||||||
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
|
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
|
||||||
}
|
}
|
|
@ -12,6 +12,17 @@
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"Webhook": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "Email suchen",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
"Webhook1": {
|
"Webhook1": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
|
@ -127,23 +138,35 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"Shopify Trigger": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Email suchen",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createdAt": "2023-04-30T12:45:41.935Z",
|
"createdAt": "2023-04-30T12:45:41.935Z",
|
||||||
"id": "11",
|
"id": "11",
|
||||||
"name": "Shopify <--> Mautic",
|
"name": "Shopify <--> Mautic",
|
||||||
"nodes": [
|
"nodes": [
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"authentication": "headerAuth",
|
||||||
|
"httpMethod": "POST",
|
||||||
|
"path": "c40eca92-295d-4172-b699-55fc1913603f",
|
||||||
|
"options": {}
|
||||||
|
},
|
||||||
|
"id": "fa144037-c609-4e1f-871c-b75bed8cdf9a",
|
||||||
|
"name": "Webhook",
|
||||||
|
"type": "n8n-nodes-base.webhook",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
40,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"webhookId": "c40eca92-295d-4172-b699-55fc1913603f",
|
||||||
|
"credentials": {
|
||||||
|
"httpHeaderAuth": {
|
||||||
|
"id": "14",
|
||||||
|
"name": "Shopify lanakk.com"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"authentication": "oAuth2",
|
"authentication": "oAuth2",
|
||||||
|
@ -304,7 +327,7 @@
|
||||||
"conditions": {
|
"conditions": {
|
||||||
"boolean": [
|
"boolean": [
|
||||||
{
|
{
|
||||||
"value1": "={{ $node[\"Shopify Trigger\"].json[\"accepts_marketing\"] }}",
|
"value1": "={{ $node.Webhook.json.body.accepts_marketing }}",
|
||||||
"value2": "={{ true }}"
|
"value2": "={{ true }}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -441,37 +464,13 @@
|
||||||
660,
|
660,
|
||||||
160
|
160
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"topic": "customers/update"
|
|
||||||
},
|
|
||||||
"id": "e34a2cf2-8ee5-4cb9-9a9c-9ecd422107df",
|
|
||||||
"name": "Shopify Trigger",
|
|
||||||
"type": "n8n-nodes-base.shopifyTrigger",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
40,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"webhookId": "ebce58fc-45cf-4c1c-8427-3ffbaccdb440",
|
|
||||||
"credentials": {
|
|
||||||
"shopifyApi": {
|
|
||||||
"id": "13",
|
|
||||||
"name": "lanakk.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"settings": {},
|
"settings": {},
|
||||||
"staticData": {
|
"staticData": null,
|
||||||
"node:Shopify Trigger": {
|
|
||||||
"webhookId": 1264497295625
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"triggerCount": 2,
|
"triggerCount": 2,
|
||||||
"updatedAt": "2023-05-06T13:28:13.000Z",
|
"updatedAt": "2023-05-06T03:37:01.000Z",
|
||||||
"versionId": "b643a59d-de3c-40b1-a508-40a20f595a4d"
|
"versionId": "1ea671e0-eda7-4252-832d-159ef3d68b11"
|
||||||
}
|
}
|
Loading…
Reference in New Issue