858 lines
28 KiB
JSON
858 lines
28 KiB
JSON
{
|
||
"updatedAt": "2026-04-04T18:56:05.224Z",
|
||
"createdAt": "2026-01-12T18:00:42.479Z",
|
||
"id": "Nsjbw_cyWY5cmt1LHDHUk",
|
||
"name": "Drive2Kindle",
|
||
"active": true,
|
||
"isArchived": false,
|
||
"nodes": [
|
||
{
|
||
"parameters": {
|
||
"sendTo": "rprasanna_fZiOPw@kindle.com",
|
||
"subject": "Konvertieren",
|
||
"message": "\"\"",
|
||
"options": {
|
||
"appendAttribution": false,
|
||
"attachmentsUi": {
|
||
"attachmentsBinary": [
|
||
{}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.gmail",
|
||
"typeVersion": 2.1,
|
||
"position": [
|
||
1184,
|
||
144
|
||
],
|
||
"id": "13e4cbd7-0f91-4691-823a-2594dd2d2fb9",
|
||
"name": "Send a message",
|
||
"webhookId": "3860bc8a-8510-4cb7-b6ba-cbe438c01bb8",
|
||
"credentials": {
|
||
"gmailOAuth2": {
|
||
"id": "JVw3JP3V2Cm5V6sO",
|
||
"name": "Gmail account"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "download",
|
||
"fileId": {
|
||
"__rl": true,
|
||
"value": "={{ $json.id }}",
|
||
"mode": "id"
|
||
},
|
||
"options": {
|
||
"binaryPropertyName": "data",
|
||
"googleFileConversion": {
|
||
"conversion": {
|
||
"docsToFormat": "application/pdf"
|
||
}
|
||
},
|
||
"fileName": "={{ $json.name.replaceAll(' ','_').replaceAll('-','_').concat('.pdf') }}"
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.googleDrive",
|
||
"typeVersion": 3,
|
||
"position": [
|
||
1024,
|
||
144
|
||
],
|
||
"id": "1230d700-444e-47e5-89d3-4f81271fd64b",
|
||
"name": "Download file",
|
||
"credentials": {
|
||
"googleDriveOAuth2Api": {
|
||
"id": "uiTElR7oRJ9E3Bcp",
|
||
"name": "Google Drive Drive2Kindle"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {
|
||
"rule": {
|
||
"interval": [
|
||
{
|
||
"field": "hours",
|
||
"hoursInterval": 2
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.scheduleTrigger",
|
||
"typeVersion": 1.3,
|
||
"position": [
|
||
0,
|
||
192
|
||
],
|
||
"id": "b1024bf3-92ed-4257-80a3-b10e31c06694",
|
||
"name": "Schedule Trigger",
|
||
"disabled": true
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "get",
|
||
"dataTableId": {
|
||
"__rl": true,
|
||
"value": "WEfhPHpoSTBU421a",
|
||
"mode": "list",
|
||
"cachedResultName": "drive2kindle",
|
||
"cachedResultUrl": "/projects/cSAaWNJydnksD5EB/datatables/WEfhPHpoSTBU421a"
|
||
},
|
||
"returnAll": true
|
||
},
|
||
"type": "n8n-nodes-base.dataTable",
|
||
"typeVersion": 1,
|
||
"position": [
|
||
192,
|
||
48
|
||
],
|
||
"id": "dfb2dcd7-c929-4d97-949b-3385e1cf7ba7",
|
||
"name": "Get row(s)",
|
||
"executeOnce": true
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "upsert",
|
||
"dataTableId": {
|
||
"__rl": true,
|
||
"value": "WEfhPHpoSTBU421a",
|
||
"mode": "list",
|
||
"cachedResultName": "drive2kindle",
|
||
"cachedResultUrl": "/projects/cSAaWNJydnksD5EB/datatables/WEfhPHpoSTBU421a"
|
||
},
|
||
"filters": {
|
||
"conditions": [
|
||
{
|
||
"keyName": "file_id",
|
||
"keyValue": "={{ $('Download file').item.json.id }}"
|
||
}
|
||
]
|
||
},
|
||
"columns": {
|
||
"mappingMode": "defineBelow",
|
||
"value": {
|
||
"file_id": "={{ $('Download file').item.json.id }}",
|
||
"file_name": "={{ $('Download file').item.json.name }}"
|
||
},
|
||
"matchingColumns": [],
|
||
"schema": [
|
||
{
|
||
"id": "file_id",
|
||
"displayName": "file_id",
|
||
"required": false,
|
||
"defaultMatch": false,
|
||
"display": true,
|
||
"type": "string",
|
||
"readOnly": false,
|
||
"removed": false
|
||
},
|
||
{
|
||
"id": "file_name",
|
||
"displayName": "file_name",
|
||
"required": false,
|
||
"defaultMatch": false,
|
||
"display": true,
|
||
"type": "string",
|
||
"readOnly": false,
|
||
"removed": false
|
||
}
|
||
],
|
||
"attemptToConvertTypes": false,
|
||
"convertFieldsToString": false
|
||
},
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.dataTable",
|
||
"typeVersion": 1,
|
||
"position": [
|
||
1344,
|
||
144
|
||
],
|
||
"id": "a8caa412-fec2-42c1-b941-986d94ffdad7",
|
||
"name": "Upsert row(s)"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"resource": "fileFolder",
|
||
"queryString": "*",
|
||
"returnAll": true,
|
||
"filter": {
|
||
"folderId": {
|
||
"__rl": true,
|
||
"value": "1QWsuPK82uzzM6bsjFvZB9C_T-YR6oWQe",
|
||
"mode": "list",
|
||
"cachedResultName": "ebook_consume",
|
||
"cachedResultUrl": "https://drive.google.com/drive/folders/1QWsuPK82uzzM6bsjFvZB9C_T-YR6oWQe"
|
||
}
|
||
},
|
||
"options": {
|
||
"fields": [
|
||
"id",
|
||
"name"
|
||
]
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.googleDrive",
|
||
"typeVersion": 3,
|
||
"position": [
|
||
192,
|
||
192
|
||
],
|
||
"id": "4ac63078-706c-40dd-b6db-81ca506b9e2d",
|
||
"name": "search_file",
|
||
"executeOnce": true,
|
||
"credentials": {
|
||
"googleDriveOAuth2Api": {
|
||
"id": "uiTElR7oRJ9E3Bcp",
|
||
"name": "Google Drive Drive2Kindle"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {
|
||
"mode": "combine",
|
||
"advanced": true,
|
||
"mergeByFields": {
|
||
"values": [
|
||
{
|
||
"field1": "file_id",
|
||
"field2": "id"
|
||
}
|
||
]
|
||
},
|
||
"joinMode": "keepNonMatches",
|
||
"outputDataFrom": "input2",
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.merge",
|
||
"typeVersion": 3.2,
|
||
"position": [
|
||
496,
|
||
128
|
||
],
|
||
"id": "a7c43347-b72b-4386-b3c4-206019fa7d5a",
|
||
"name": "Merge"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.splitInBatches",
|
||
"typeVersion": 3,
|
||
"position": [
|
||
768,
|
||
128
|
||
],
|
||
"id": "1e37b7b0-d0c1-4e85-9656-d614d1ee3181",
|
||
"name": "Loop Over Items"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"httpMethod": "POST",
|
||
"path": "bfae0a89-025e-4451-8e73-c1bb10a11f03",
|
||
"authentication": "headerAuth",
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.webhook",
|
||
"typeVersion": 2.1,
|
||
"position": [
|
||
0,
|
||
0
|
||
],
|
||
"id": "0438a7f2-ef00-4f65-b695-04b9fb5a7d19",
|
||
"name": "Webhook",
|
||
"webhookId": "bfae0a89-025e-4451-8e73-c1bb10a11f03",
|
||
"credentials": {
|
||
"httpHeaderAuth": {
|
||
"id": "iZFEw5LuqZ0JEgpU",
|
||
"name": "Header Auth account"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {},
|
||
"type": "n8n-nodes-base.manualTrigger",
|
||
"typeVersion": 1,
|
||
"position": [
|
||
-16,
|
||
-144
|
||
],
|
||
"id": "087018f3-3ed0-44e7-8369-2ecb3cad74ba",
|
||
"name": "When clicking ‘Execute workflow’"
|
||
}
|
||
],
|
||
"connections": {
|
||
"Send a message": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Upsert row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Download file": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Send a message",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Schedule Trigger": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "search_file",
|
||
"type": "main",
|
||
"index": 0
|
||
},
|
||
{
|
||
"node": "Get row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Get row(s)": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Merge",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"search_file": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Merge",
|
||
"type": "main",
|
||
"index": 1
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Merge": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Loop Over Items",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Loop Over Items": {
|
||
"main": [
|
||
[],
|
||
[
|
||
{
|
||
"node": "Download file",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Upsert row(s)": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Loop Over Items",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Webhook": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Get row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
},
|
||
{
|
||
"node": "search_file",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"When clicking ‘Execute workflow’": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Get row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
},
|
||
{
|
||
"node": "search_file",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
}
|
||
},
|
||
"settings": {
|
||
"executionOrder": "v1",
|
||
"availableInMCP": false,
|
||
"binaryMode": "separate"
|
||
},
|
||
"staticData": {
|
||
"node:Schedule Trigger": {
|
||
"recurrenceRules": [
|
||
0
|
||
]
|
||
}
|
||
},
|
||
"meta": {
|
||
"templateCredsSetupCompleted": true
|
||
},
|
||
"pinData": {},
|
||
"versionId": "4482f407-8816-4f58-afc3-7cd8755c33ba",
|
||
"activeVersionId": "703a2a65-37ca-4e90-98d8-cd4f80f4e124",
|
||
"triggerCount": 2,
|
||
"shared": [
|
||
{
|
||
"updatedAt": "2026-01-12T18:00:42.483Z",
|
||
"createdAt": "2026-01-12T18:00:42.483Z",
|
||
"role": "workflow:owner",
|
||
"workflowId": "Nsjbw_cyWY5cmt1LHDHUk",
|
||
"projectId": "cSAaWNJydnksD5EB"
|
||
}
|
||
],
|
||
"activeVersion": {
|
||
"updatedAt": "2026-03-22T18:36:37.000Z",
|
||
"createdAt": "2026-03-22T18:36:17.960Z",
|
||
"versionId": "703a2a65-37ca-4e90-98d8-cd4f80f4e124",
|
||
"workflowId": "Nsjbw_cyWY5cmt1LHDHUk",
|
||
"nodes": [
|
||
{
|
||
"parameters": {
|
||
"sendTo": "rprasanna_fZiOPw@kindle.com",
|
||
"subject": "Konvertieren",
|
||
"message": "\"\"",
|
||
"options": {
|
||
"appendAttribution": false,
|
||
"attachmentsUi": {
|
||
"attachmentsBinary": [
|
||
{}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.gmail",
|
||
"typeVersion": 2.1,
|
||
"position": [
|
||
1184,
|
||
144
|
||
],
|
||
"id": "13e4cbd7-0f91-4691-823a-2594dd2d2fb9",
|
||
"name": "Send a message",
|
||
"webhookId": "3860bc8a-8510-4cb7-b6ba-cbe438c01bb8",
|
||
"credentials": {
|
||
"gmailOAuth2": {
|
||
"id": "JVw3JP3V2Cm5V6sO",
|
||
"name": "Gmail account"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "download",
|
||
"fileId": {
|
||
"__rl": true,
|
||
"value": "={{ $json.id }}",
|
||
"mode": "id"
|
||
},
|
||
"options": {
|
||
"binaryPropertyName": "data",
|
||
"googleFileConversion": {
|
||
"conversion": {
|
||
"docsToFormat": "application/pdf"
|
||
}
|
||
},
|
||
"fileName": "={{ $json.name.replaceAll(' ','_').replaceAll('-','_').concat('.pdf') }}"
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.googleDrive",
|
||
"typeVersion": 3,
|
||
"position": [
|
||
1024,
|
||
144
|
||
],
|
||
"id": "1230d700-444e-47e5-89d3-4f81271fd64b",
|
||
"name": "Download file",
|
||
"credentials": {
|
||
"googleDriveOAuth2Api": {
|
||
"id": "uiTElR7oRJ9E3Bcp",
|
||
"name": "Google Drive Drive2Kindle"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {
|
||
"rule": {
|
||
"interval": [
|
||
{
|
||
"field": "hours",
|
||
"hoursInterval": 2
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.scheduleTrigger",
|
||
"typeVersion": 1.3,
|
||
"position": [
|
||
0,
|
||
192
|
||
],
|
||
"id": "b1024bf3-92ed-4257-80a3-b10e31c06694",
|
||
"name": "Schedule Trigger"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "get",
|
||
"dataTableId": {
|
||
"__rl": true,
|
||
"value": "WEfhPHpoSTBU421a",
|
||
"mode": "list",
|
||
"cachedResultName": "drive2kindle",
|
||
"cachedResultUrl": "/projects/cSAaWNJydnksD5EB/datatables/WEfhPHpoSTBU421a"
|
||
},
|
||
"returnAll": true
|
||
},
|
||
"type": "n8n-nodes-base.dataTable",
|
||
"typeVersion": 1,
|
||
"position": [
|
||
192,
|
||
48
|
||
],
|
||
"id": "dfb2dcd7-c929-4d97-949b-3385e1cf7ba7",
|
||
"name": "Get row(s)",
|
||
"executeOnce": true
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "upsert",
|
||
"dataTableId": {
|
||
"__rl": true,
|
||
"value": "WEfhPHpoSTBU421a",
|
||
"mode": "list",
|
||
"cachedResultName": "drive2kindle",
|
||
"cachedResultUrl": "/projects/cSAaWNJydnksD5EB/datatables/WEfhPHpoSTBU421a"
|
||
},
|
||
"filters": {
|
||
"conditions": [
|
||
{
|
||
"keyName": "file_id",
|
||
"keyValue": "={{ $('Download file').item.json.id }}"
|
||
}
|
||
]
|
||
},
|
||
"columns": {
|
||
"mappingMode": "defineBelow",
|
||
"value": {
|
||
"file_id": "={{ $('Download file').item.json.id }}",
|
||
"file_name": "={{ $('Download file').item.json.name }}"
|
||
},
|
||
"matchingColumns": [],
|
||
"schema": [
|
||
{
|
||
"id": "file_id",
|
||
"displayName": "file_id",
|
||
"required": false,
|
||
"defaultMatch": false,
|
||
"display": true,
|
||
"type": "string",
|
||
"readOnly": false,
|
||
"removed": false
|
||
},
|
||
{
|
||
"id": "file_name",
|
||
"displayName": "file_name",
|
||
"required": false,
|
||
"defaultMatch": false,
|
||
"display": true,
|
||
"type": "string",
|
||
"readOnly": false,
|
||
"removed": false
|
||
}
|
||
],
|
||
"attemptToConvertTypes": false,
|
||
"convertFieldsToString": false
|
||
},
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.dataTable",
|
||
"typeVersion": 1,
|
||
"position": [
|
||
1344,
|
||
144
|
||
],
|
||
"id": "a8caa412-fec2-42c1-b941-986d94ffdad7",
|
||
"name": "Upsert row(s)"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"resource": "fileFolder",
|
||
"queryString": "*",
|
||
"returnAll": true,
|
||
"filter": {
|
||
"folderId": {
|
||
"__rl": true,
|
||
"value": "1QWsuPK82uzzM6bsjFvZB9C_T-YR6oWQe",
|
||
"mode": "list",
|
||
"cachedResultName": "ebook_consume",
|
||
"cachedResultUrl": "https://drive.google.com/drive/folders/1QWsuPK82uzzM6bsjFvZB9C_T-YR6oWQe"
|
||
}
|
||
},
|
||
"options": {
|
||
"fields": [
|
||
"id",
|
||
"name"
|
||
]
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.googleDrive",
|
||
"typeVersion": 3,
|
||
"position": [
|
||
192,
|
||
192
|
||
],
|
||
"id": "4ac63078-706c-40dd-b6db-81ca506b9e2d",
|
||
"name": "search_file",
|
||
"executeOnce": true,
|
||
"credentials": {
|
||
"googleDriveOAuth2Api": {
|
||
"id": "uiTElR7oRJ9E3Bcp",
|
||
"name": "Google Drive Drive2Kindle"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {
|
||
"mode": "combine",
|
||
"advanced": true,
|
||
"mergeByFields": {
|
||
"values": [
|
||
{
|
||
"field1": "file_id",
|
||
"field2": "id"
|
||
}
|
||
]
|
||
},
|
||
"joinMode": "keepNonMatches",
|
||
"outputDataFrom": "input2",
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.merge",
|
||
"typeVersion": 3.2,
|
||
"position": [
|
||
496,
|
||
128
|
||
],
|
||
"id": "a7c43347-b72b-4386-b3c4-206019fa7d5a",
|
||
"name": "Merge"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.splitInBatches",
|
||
"typeVersion": 3,
|
||
"position": [
|
||
768,
|
||
128
|
||
],
|
||
"id": "1e37b7b0-d0c1-4e85-9656-d614d1ee3181",
|
||
"name": "Loop Over Items"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"httpMethod": "POST",
|
||
"path": "bfae0a89-025e-4451-8e73-c1bb10a11f03",
|
||
"authentication": "headerAuth",
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.webhook",
|
||
"typeVersion": 2.1,
|
||
"position": [
|
||
0,
|
||
0
|
||
],
|
||
"id": "0438a7f2-ef00-4f65-b695-04b9fb5a7d19",
|
||
"name": "Webhook",
|
||
"webhookId": "bfae0a89-025e-4451-8e73-c1bb10a11f03",
|
||
"credentials": {
|
||
"httpHeaderAuth": {
|
||
"id": "iZFEw5LuqZ0JEgpU",
|
||
"name": "Header Auth account"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {},
|
||
"type": "n8n-nodes-base.manualTrigger",
|
||
"typeVersion": 1,
|
||
"position": [
|
||
-16,
|
||
-144
|
||
],
|
||
"id": "087018f3-3ed0-44e7-8369-2ecb3cad74ba",
|
||
"name": "When clicking ‘Execute workflow’"
|
||
}
|
||
],
|
||
"connections": {
|
||
"Send a message": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Upsert row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Download file": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Send a message",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Schedule Trigger": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "search_file",
|
||
"type": "main",
|
||
"index": 0
|
||
},
|
||
{
|
||
"node": "Get row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Get row(s)": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Merge",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"search_file": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Merge",
|
||
"type": "main",
|
||
"index": 1
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Merge": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Loop Over Items",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Loop Over Items": {
|
||
"main": [
|
||
[],
|
||
[
|
||
{
|
||
"node": "Download file",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Upsert row(s)": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Loop Over Items",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Webhook": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Get row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
},
|
||
{
|
||
"node": "search_file",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"When clicking ‘Execute workflow’": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Get row(s)",
|
||
"type": "main",
|
||
"index": 0
|
||
},
|
||
{
|
||
"node": "search_file",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
}
|
||
},
|
||
"authors": "Prasanna Ranjan",
|
||
"name": "Version 703a2a65",
|
||
"description": "",
|
||
"autosaved": true
|
||
},
|
||
"tags": []
|
||
} |