test1
tetsing out n8dex.com
Shared 8/20/2025
448 views
Visual Workflow
JSON Code
{
"id": "JFG946smNSqgo7AL",
"meta": {
"instanceId": "ae3a7d69e340d9eec0196c03fd00e81b6e376d3084103c5850dd2cee1ac033f6"
},
"name": "bar",
"tags": [],
"nodes": [
{
"id": "cfcfa6bb-5888-48b6-af7a-4f3c2069cc0c",
"name": "When clicking ‘Execute workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c6c00c09-f918-47d9-9a21-9cbdae57f58a",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
208,
0
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "06823371-7f2e-4eb3-b7cc-c1403f4aae4a",
"name": "foo",
"type": "string",
"value": "bar"
}
]
}
},
"typeVersion": 3.4
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "428f2cae-c6e8-45ee-b930-133202221d2f",
"connections": {
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "Edit Fields",
"type": "main",
"index": 0
}
]
]
}
}
}