I have a simple workflow calling the Google Drive search function passing in { “query”: “text” }. I have it pinned within the “Execute Workflow Trigger”.
When I test the workflow from the editor, it returns the results I expected, which are 47 items that are documents and PDFs.
Editor Trigger Image:
When I run this from another workflow, showing it here, I can see that it is returning JPEG, PNG, and JavaScript files. I have Return All enabled, and I only see 11 items.
What is the error message (if any)?
I’m not getting any error messages from Google Drive
Please share your workflow
Share the output returned by the last node
The output is coming in the correct format, I’m just getting unexpected results.
Information on your n8n setup
- n8n version: 1.47.1 - Docker Image: latest
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): Execution order: v1 - not sure on the Executions_process
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker n8n single instance
- Operating system:. running on Synology NAS


