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