Google Drive Trigger not working with shared drives

Hi,
Found an old question on the form about Google Drive Trigger working with shared drives, but never found a solution. The topic referenced in the previous question is no longer available.
Could you please advise if this problem is solved or maybe there are some other ways to activate an event from a shared drive?
Thanks

previous question: Google drive trigger and shared drive

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:

Hi @mshkepast

Thanks for posting here and welcome to the community! :cake:

Yes you can use the google drive trigger for shared drives. Please see our documentation for more details :slight_smile:

Hi @ria,
As far as I can see, these are only operations with shared drives, but when I try to use a trigger on a shared drive, I get the following error:

No data with the current filter could be found

Could you possibly tell me how to use operations to trigger the creation of a new file on a shared drive? I am new to using n8n.

Ah I’m so sorry I totally over-read that part :sweat_smile: Apologies!

Have you run the trigger in test mode (manual execution)? I think it gives that error when there’s no events recently.

Can you see if the trigger fires in production (active workflow executions) ?

1 Like

Yes, indeed.

I switched the application to production mode, and everything is working correctly.
Thank you very much for your help.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.