Update MyDealzBest.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updatedAt": "2026-01-12T18:34:05.100Z",
|
||||
"updatedAt": "2026-03-21T10:48:23.556Z",
|
||||
"createdAt": "2026-01-12T18:22:29.219Z",
|
||||
"id": "dudx1UPVZYtOTNFbJQ_ii",
|
||||
"name": "MyDealzBest",
|
||||
@@ -582,7 +582,7 @@
|
||||
"conditions": [
|
||||
{
|
||||
"id": "ff317884-eb2a-4955-b029-6f5d0a70fa21",
|
||||
"leftValue": "={{ $json.temperature }}",
|
||||
"leftValue": "={{ $json.temperature.toLowerCase() }}",
|
||||
"rightValue": "hot3",
|
||||
"operator": {
|
||||
"type": "string",
|
||||
@@ -591,7 +591,7 @@
|
||||
},
|
||||
{
|
||||
"id": "2d7b0212-041a-4e48-9fb4-b26b98907dab",
|
||||
"leftValue": "={{ $json.temperature }}",
|
||||
"leftValue": "={{ $json.temperature.toLowerCase() }}",
|
||||
"rightValue": "hot4",
|
||||
"operator": {
|
||||
"type": "string",
|
||||
@@ -600,7 +600,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"combinator": "and"
|
||||
"combinator": "or"
|
||||
},
|
||||
"options": {}
|
||||
},
|
||||
@@ -740,12 +740,18 @@
|
||||
"executionOrder": "v1",
|
||||
"availableInMCP": false
|
||||
},
|
||||
"staticData": null,
|
||||
"staticData": {
|
||||
"node:Schedule Trigger": {
|
||||
"recurrenceRules": [
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"templateCredsSetupCompleted": true
|
||||
},
|
||||
"pinData": {},
|
||||
"versionId": "1b764a34-2ea6-40be-907e-8ae21d831aca",
|
||||
"versionId": "78e7aea8-5768-4101-810a-e3e18a593ef4",
|
||||
"activeVersionId": "1b764a34-2ea6-40be-907e-8ae21d831aca",
|
||||
"triggerCount": 1,
|
||||
"shared": [
|
||||
|
||||
Reference in New Issue
Block a user