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",
|
"createdAt": "2026-01-12T18:22:29.219Z",
|
||||||
"id": "dudx1UPVZYtOTNFbJQ_ii",
|
"id": "dudx1UPVZYtOTNFbJQ_ii",
|
||||||
"name": "MyDealzBest",
|
"name": "MyDealzBest",
|
||||||
@@ -612,6 +612,17 @@
|
|||||||
],
|
],
|
||||||
"id": "a70dd115-033d-4ea6-b89f-8ad0942f6bb3",
|
"id": "a70dd115-033d-4ea6-b89f-8ad0942f6bb3",
|
||||||
"name": "If"
|
"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": {
|
"connections": {
|
||||||
@@ -734,11 +745,23 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"When clicking ‘Execute workflow’": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "Code in JavaScript",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"executionOrder": "v1",
|
"executionOrder": "v1",
|
||||||
"availableInMCP": false
|
"availableInMCP": false,
|
||||||
|
"binaryMode": "separate"
|
||||||
},
|
},
|
||||||
"staticData": {
|
"staticData": {
|
||||||
"node:Schedule Trigger": {
|
"node:Schedule Trigger": {
|
||||||
@@ -751,8 +774,8 @@
|
|||||||
"templateCredsSetupCompleted": true
|
"templateCredsSetupCompleted": true
|
||||||
},
|
},
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"versionId": "78e7aea8-5768-4101-810a-e3e18a593ef4",
|
"versionId": "60c074e1-fd3a-43e5-920e-970cc7da0edc",
|
||||||
"activeVersionId": "1b764a34-2ea6-40be-907e-8ae21d831aca",
|
"activeVersionId": "78e7aea8-5768-4101-810a-e3e18a593ef4",
|
||||||
"triggerCount": 1,
|
"triggerCount": 1,
|
||||||
"shared": [
|
"shared": [
|
||||||
{
|
{
|
||||||
@@ -764,9 +787,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"activeVersion": {
|
"activeVersion": {
|
||||||
"updatedAt": "2026-01-12T18:34:58.000Z",
|
"updatedAt": "2026-04-04T05:41:01.000Z",
|
||||||
"createdAt": "2026-01-12T18:34:05.101Z",
|
"createdAt": "2026-03-21T10:48:23.558Z",
|
||||||
"versionId": "1b764a34-2ea6-40be-907e-8ae21d831aca",
|
"versionId": "78e7aea8-5768-4101-810a-e3e18a593ef4",
|
||||||
"workflowId": "dudx1UPVZYtOTNFbJQ_ii",
|
"workflowId": "dudx1UPVZYtOTNFbJQ_ii",
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
@@ -1345,7 +1368,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",
|
||||||
@@ -1354,7 +1377,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",
|
||||||
@@ -1363,7 +1386,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"combinator": "and"
|
"combinator": "or"
|
||||||
},
|
},
|
||||||
"options": {}
|
"options": {}
|
||||||
},
|
},
|
||||||
@@ -1500,7 +1523,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"authors": "Prasanna Ranjan",
|
"authors": "Prasanna Ranjan",
|
||||||
"name": "Version 1b764a34",
|
"name": "Version 78e7aea8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"autosaved": false
|
"autosaved": false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user