104 lines
2.3 KiB
JSON
104 lines
2.3 KiB
JSON
{
|
||
"id": "psIjaVVBVpOPcVju",
|
||
"name": "Test Sheets",
|
||
"nodes": [
|
||
{
|
||
"parameters": {},
|
||
"type": "n8n-nodes-base.manualTrigger",
|
||
"typeVersion": 1,
|
||
"position": [
|
||
0,
|
||
0
|
||
],
|
||
"id": "378b6472-b211-405b-bc78-9d4c904ce6a5",
|
||
"name": "When clicking ‘Execute workflow’"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"resource": "spreadsheet",
|
||
"title": "N8N Test Sheet",
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.googleSheets",
|
||
"typeVersion": 4.7,
|
||
"position": [
|
||
208,
|
||
0
|
||
],
|
||
"id": "5331da6f-c549-43b3-9ef7-558acbef9ecc",
|
||
"name": "Create spreadsheet",
|
||
"credentials": {
|
||
"googleSheetsOAuth2Api": {
|
||
"id": "qQNqeSAtYrG6Vi5N",
|
||
"name": "Google Sheets account"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"parameters": {
|
||
"documentId": {
|
||
"__rl": true,
|
||
"value": "={{ $json.spreadsheetId }}",
|
||
"mode": "id"
|
||
},
|
||
"sheetName": {
|
||
"__rl": true,
|
||
"value": "={{ $json.sheets[0].properties.sheetId }}",
|
||
"mode": "id"
|
||
},
|
||
"options": {}
|
||
},
|
||
"type": "n8n-nodes-base.googleSheets",
|
||
"typeVersion": 4.7,
|
||
"position": [
|
||
416,
|
||
0
|
||
],
|
||
"id": "b168d421-315d-43a1-8c12-e5569b8e3d1e",
|
||
"name": "Get row(s) in sheet",
|
||
"credentials": {
|
||
"googleSheetsOAuth2Api": {
|
||
"id": "qQNqeSAtYrG6Vi5N",
|
||
"name": "Google Sheets account"
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"connections": {
|
||
"When clicking ‘Execute workflow’": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Create spreadsheet",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
},
|
||
"Create spreadsheet": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Get row(s) in sheet",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
}
|
||
},
|
||
"settings": {
|
||
"executionOrder": "v1"
|
||
},
|
||
"triggerCount": 0,
|
||
"versionId": "83e65963-9f1d-44d6-9bfc-90a064e46f25",
|
||
"owner": {
|
||
"type": "personal",
|
||
"projectId": "FeLO36wNUAcn61Wj",
|
||
"projectName": "Ben W <admin@ben.io>",
|
||
"personalEmail": "admin@ben.io"
|
||
},
|
||
"parentFolderId": null,
|
||
"isArchived": true
|
||
} |