MaaPer
1
Describe the problem/error/question
Is not an error, only a question. Is it posible to create the GSheet using the node but create in a specific shared folder and subfolder?
Information on your n8n setup
- n8n version: last version
- Database (default: SQLite): SQLite
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: DSM 7.2. Synology NAS
aya
2
Hi @MaaPer, you can do this in two steps:
To create a GSheet in a specific shared folder, you can use
- GSheet node’s
create:spreadsheet
operation to create a GSheet
- Google Drive node’s
move:file
operation to move that to a specific parent folder
Hope that helps!
2 Likes
system
Closed
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.