[N8N Backup] Shopify <--> Mautic.json (different)
This commit is contained in:
parent
5b89ca1d9d
commit
12806f6d75
|
@ -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"
|
||||||
}
|
}
|
Loading…
Reference in New Issue