1190 Executecommand Readbinaryfile Automate Triggered
1190 Executecommand Readbinaryfile Automate Triggered
Manual
High
7
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
7
Node Types
0
Workflow JSON
3.29 KB
{
"name": "1190 Executecommand Readbinaryfile Automate Triggered",
"nodes": [
{
"name": "On clicking 'execute'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
250,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "Read Binary File",
"type": "n8n-nodes-base.readBinaryFile",
"position": [
440,
300
],
"parameters": {
"filePath": "/home/n8n/filelist.txt"
},
"typeVersion": 1
},
{
"name": "Move Binary Data",
"type": "n8n-nodes-base.moveBinaryData",
"position": [
610,
300
],
"parameters": {
"options": {},
"setAllData": false
},
"typeVersion": 1
},
{
"name": "Function",
"type": "n8n-nodes-base.function",
"position": [
810,
300
],
"parameters": {
"functionCode": "items[0].json.arrData = items[0].json.data.sp...Showing first 1000 characters. Click "Expand" to view the full JSON.