Update MyDealzBest.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updatedAt": "2026-03-21T10:48:23.556Z",
|
||||
"updatedAt": "2026-04-04T05:41:20.709Z",
|
||||
"createdAt": "2026-01-12T18:22:29.219Z",
|
||||
"id": "dudx1UPVZYtOTNFbJQ_ii",
|
||||
"name": "MyDealzBest",
|
||||
@@ -612,6 +612,17 @@
|
||||
],
|
||||
"id": "a70dd115-033d-4ea6-b89f-8ad0942f6bb3",
|
||||
"name": "If"
|
||||
},
|
||||
{
|
||||
"parameters": {},
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
-2384,
|
||||
-32
|
||||
],
|
||||
"id": "7f2e0a1f-a2ec-4b8b-97d4-cb348f246c25",
|
||||
"name": "When clicking ‘Execute workflow’"
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
@@ -734,11 +745,23 @@
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"When clicking ‘Execute workflow’": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Code in JavaScript",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"executionOrder": "v1",
|
||||
"availableInMCP": false
|
||||
"availableInMCP": false,
|
||||
"binaryMode": "separate"
|
||||
},
|
||||
"staticData": {
|
||||
"node:Schedule Trigger": {
|
||||
@@ -751,8 +774,8 @@
|
||||
"templateCredsSetupCompleted": true
|
||||
},
|
||||
"pinData": {},
|
||||
"versionId": "78e7aea8-5768-4101-810a-e3e18a593ef4",
|
||||
"activeVersionId": "1b764a34-2ea6-40be-907e-8ae21d831aca",
|
||||
"versionId": "60c074e1-fd3a-43e5-920e-970cc7da0edc",
|
||||
"activeVersionId": "78e7aea8-5768-4101-810a-e3e18a593ef4",
|
||||
"triggerCount": 1,
|
||||
"shared": [
|
||||
{
|
||||
@@ -764,9 +787,9 @@
|
||||
}
|
||||
],
|
||||
"activeVersion": {
|
||||
"updatedAt": "2026-01-12T18:34:58.000Z",
|
||||
"createdAt": "2026-01-12T18:34:05.101Z",
|
||||
"versionId": "1b764a34-2ea6-40be-907e-8ae21d831aca",
|
||||
"updatedAt": "2026-04-04T05:41:01.000Z",
|
||||
"createdAt": "2026-03-21T10:48:23.558Z",
|
||||
"versionId": "78e7aea8-5768-4101-810a-e3e18a593ef4",
|
||||
"workflowId": "dudx1UPVZYtOTNFbJQ_ii",
|
||||
"nodes": [
|
||||
{
|
||||
@@ -1345,7 +1368,7 @@
|
||||
"conditions": [
|
||||
{
|
||||
"id": "ff317884-eb2a-4955-b029-6f5d0a70fa21",
|
||||
"leftValue": "={{ $json.temperature }}",
|
||||
"leftValue": "={{ $json.temperature.toLowerCase() }}",
|
||||
"rightValue": "hot3",
|
||||
"operator": {
|
||||
"type": "string",
|
||||
@@ -1354,7 +1377,7 @@
|
||||
},
|
||||
{
|
||||
"id": "2d7b0212-041a-4e48-9fb4-b26b98907dab",
|
||||
"leftValue": "={{ $json.temperature }}",
|
||||
"leftValue": "={{ $json.temperature.toLowerCase() }}",
|
||||
"rightValue": "hot4",
|
||||
"operator": {
|
||||
"type": "string",
|
||||
@@ -1363,7 +1386,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"combinator": "and"
|
||||
"combinator": "or"
|
||||
},
|
||||
"options": {}
|
||||
},
|
||||
@@ -1500,7 +1523,7 @@
|
||||
}
|
||||
},
|
||||
"authors": "Prasanna Ranjan",
|
||||
"name": "Version 1b764a34",
|
||||
"name": "Version 78e7aea8",
|
||||
"description": "",
|
||||
"autosaved": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user