The Gmail trigger does not automatically run when a matching email is received.
Steps to reproduce:
-
Create Workflow Gmail trigger
-
Receive an email with subject containing “Meeting”
-
Wait for workflow execution
Expected result:
Workflow should automatically trigger when the matching email is received.
Actual result:
Workflow does not auto-trigger and requires manual execution.
Impact:
Breaks automation and defeats the purpose of real-time workflows.