Compare commits

...

2 Commits

Author SHA1 Message Date
m3tam3re 12806f6d75 [N8N Backup] Shopify <--> Mautic.json (different) 2023-05-10 12:00:30 +02:00
m3tam3re 5b89ca1d9d [N8N Backup] Rechnungen -> DATEV.json (different) 2023-05-10 12:00:28 +02:00
2 changed files with 11 additions and 9 deletions

View File

@ -512,14 +512,14 @@
"settings": {}, "settings": {},
"staticData": { "staticData": {
"node:Gmail Trigger": { "node:Gmail Trigger": {
"lastTimeChecked": 1683639953, "lastTimeChecked": 1683711149,
"possibleDuplicates": [ "possibleDuplicates": [
"18800c2ed220d429" "188050148034f81a"
] ]
} }
}, },
"tags": [], "tags": [],
"triggerCount": 1, "triggerCount": 1,
"updatedAt": "2023-05-09T13:46:28.000Z", "updatedAt": "2023-05-10T09:33:28.000Z",
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f" "versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
} }

View File

@ -288,11 +288,13 @@
"conditions": { "conditions": {
"string": [ "string": [
{ {
"value1": "= {{ $node.Webhook1.json.body[\"mautic.lead_channel_subscription_changed\"][0].new_status }} ", "value1": "= {{ $node.Webhook1.json.body[\"mautic.lead_channel_subscription_changed\"][0].new_status }}",
"value2": "contactable" "operation": "regex",
"value2": "=contactable"
} }
] ]
} },
"combineOperation": "any"
}, },
"id": "162ccd38-f38c-4a76-8e56-1ab52b89601e", "id": "162ccd38-f38c-4a76-8e56-1ab52b89601e",
"name": "IF1", "name": "IF1",
@ -534,11 +536,11 @@
"settings": {}, "settings": {},
"staticData": { "staticData": {
"node:Shopify Trigger": { "node:Shopify Trigger": {
"webhookId": 1264992682249 "webhookId": 1265300766985
} }
}, },
"tags": [], "tags": [],
"triggerCount": 2, "triggerCount": 2,
"updatedAt": "2023-05-09T04:32:31.000Z", "updatedAt": "2023-05-10T04:10:34.000Z",
"versionId": "9edfa535-aa10-45dc-a499-913ec16830a5" "versionId": "48541f3d-c3eb-4c0d-aec1-484085d7ec29"
} }