Compare commits
2 Commits
9db3e1f85b
...
12806f6d75
Author | SHA1 | Date |
---|---|---|
m3tam3re | 12806f6d75 | |
m3tam3re | 5b89ca1d9d |
|
@ -512,14 +512,14 @@
|
|||
"settings": {},
|
||||
"staticData": {
|
||||
"node:Gmail Trigger": {
|
||||
"lastTimeChecked": 1683639953,
|
||||
"lastTimeChecked": 1683711149,
|
||||
"possibleDuplicates": [
|
||||
"18800c2ed220d429"
|
||||
"188050148034f81a"
|
||||
]
|
||||
}
|
||||
},
|
||||
"tags": [],
|
||||
"triggerCount": 1,
|
||||
"updatedAt": "2023-05-09T13:46:28.000Z",
|
||||
"updatedAt": "2023-05-10T09:33:28.000Z",
|
||||
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
|
||||
}
|
|
@ -288,11 +288,13 @@
|
|||
"conditions": {
|
||||
"string": [
|
||||
{
|
||||
"value1": "= {{ $node.Webhook1.json.body[\"mautic.lead_channel_subscription_changed\"][0].new_status }} ",
|
||||
"value2": "contactable"
|
||||
"value1": "= {{ $node.Webhook1.json.body[\"mautic.lead_channel_subscription_changed\"][0].new_status }}",
|
||||
"operation": "regex",
|
||||
"value2": "=contactable"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"combineOperation": "any"
|
||||
},
|
||||
"id": "162ccd38-f38c-4a76-8e56-1ab52b89601e",
|
||||
"name": "IF1",
|
||||
|
@ -534,11 +536,11 @@
|
|||
"settings": {},
|
||||
"staticData": {
|
||||
"node:Shopify Trigger": {
|
||||
"webhookId": 1264992682249
|
||||
"webhookId": 1265300766985
|
||||
}
|
||||
},
|
||||
"tags": [],
|
||||
"triggerCount": 2,
|
||||
"updatedAt": "2023-05-09T04:32:31.000Z",
|
||||
"versionId": "9edfa535-aa10-45dc-a499-913ec16830a5"
|
||||
"updatedAt": "2023-05-10T04:10:34.000Z",
|
||||
"versionId": "48541f3d-c3eb-4c0d-aec1-484085d7ec29"
|
||||
}
|
Loading…
Reference in New Issue