How to see all files inside a google drive?

Hey, I am trying to figure out why I can only view 1 file out of some inside a google drive folder with a good drive node:
Resource: File/Folder
Operation: Search
Search Method: Search File/Folder Name
Return All: Enabled
Filter: Folder → from list → picked my folder
Search Qury: empty
What to search: Files and folder
Options: WeblinkView, Name

  • n8n version: 1.95.1
  • Database (default: SQLite): ??
  • n8n EXECUTIONS_PROCESS setting (default: own, main): Own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Through the platform
  • Operating system: mac os

Hi there, i just tried and it works fine on my side

Have you make sure the credential is correct and the folder is also correct?

Thank you for the reply !
So when I look at the JSON I also see the other files, but in the table only one.
The issue is that next on I have form to select from - there I can see only that 1 specific file instead of everything else.

Can you share your workflow? So i can understand better what you’re referring to and it will definitely help me help you

Again, thank you very much for the help.
Umm I am not sure I can share it due to my company policy…
I will try my best to explain where I am stuck:

The google drive node does give an outout in the json of all the names and links.
Next thing is that I have a form where I want the user to be able to choose one of these docs - How ever what happens is that the user can see only one doc actually.
what I did in the meantime was adding manually all the docs with the name + weblink in different fields

I know for sure there’s a way to be able to see the docs without this and choose one of them