I’m setting up a simple scenario where Gmail → Watch Emails is supposed to detect new messages, but I consistently get “No bundles were generated by this operation” in the Execution History.
What I’ve Tried
- Connection:
- Verified I’m connecting the correct Gmail account.
- Confirmed I have an active OAuth connection in Make.
- Module Settings:
- Folder:
/INBOX
- Filter Type: “Simple filter”
- Criteria: “All emails”
- Max Results: 1
- Testing Procedure:
- I click “Run once” in Make.
- Immediately send a brand-new email from a different email address to the inbox.
- Wait ~30 seconds, then check the logs—still “No bundles.”
- Confirm the email is in my inbox (and is unread) in Gmail’s web interface.
- Other Checks:
- No domain restrictions, as far as I know. (I’ve asked my admin to confirm that Make has API access to Gmail.)
- I tried removing any advanced filters or label filters—still no luck.
Symptoms
- Every single run shows “No bundles” in the Gmail → Watch Emails step, regardless of what I do.
- Execution History: “Operation 1 / No bundles generated by this operation.”
Goal
Just want to detect any new email in my inbox so I can move on to the next modules. If anyone has faced this issue or knows the fix, I’d really appreciate your input. I feel like I’m missing something really obvious but I’m new to Make.
Thank you!
(Feel free to suggest or request logs, screenshots, or admin console settings if needed.)