Mikhail
November 13, 2024, 9:45am
1
Hi! How to get list of ALL google drive files ( ID ) ?
I didn’t even find that option in node.
Please advise how to implement this ?
Information on your n8n setup
n8n version: 1.66.0
Database you’re using (default: SQLite): SQLite
Running n8n with the execution process [own(default), main]:
Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker
1 Like
n8n
November 13, 2024, 9:45am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
ihortom
November 13, 2024, 8:02pm
4
Hey @Mikhail , yes, that is it. Do bear in mind that the returned list will also contain folders, not just files. To limit the list to files only, add the filter option as below.
2 Likes
system
Closed
November 20, 2024, 8:03pm
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.