Polling 1 minute - Trigger don't execute

Describe the problem/error/question

I have two workflows that start with a trigger and a polling mode of 1 minute. One is a Gmail-trigger that checks for emails with a specific label. The other one is a Google Drive trigger that checks for files in a specific folder.
The problem is that they don’t execute. If I test the workflows, everything works just fine.

What is the error message (if any)?

No error. Simply no executions.

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Gert_van_Vliet

That is a weird issue.
Just to check a couple of things.
The workflow is activated
The workflow is owned by you
The credentials for the trigger are owned by you

Are you selfhosting or using cloud?

Yes, the workflow is activated and owned by me.
The credentials for the trigger are also owned by me.

I’m using the cloud version.

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