Inputs
The date inputs are appended to the Gmail query using
after:YYYY/M/D and
before:YYYY/M/D. You can combine them with operators in Query:
Outputs
This action returns identifiers only. Repeat over Message IDs and use Get
Message by ID when you need subjects, bodies, or attachments.
Example: process recent invoices
Troubleshooting
Expected messages are missing
Expected messages are missing
Test the same query in Gmail, check the date boundaries, and enable
Include Spam & Trash if those folders should be searched.
Only some matches are returned
Only some matches are returned
Increase Max Results up to
100. The action returns a single result
page and does not expose pagination.