Basic Information

appmixer.google.gmail.FindEmails

1.0.0

Public

Finds emails in Gmail based on a search query. You can retrieve emails as a single item, multiple items, or save them directly to a file. Each message resource contains only the Email ID and Thread ID. To get detailed information about specific emails, use the Get Email component. For guidance on search queries, refer to the Gmail Search Documentation. This component will return a maximum of 500 records.

Input Ports

in

FieldTypeDescription
Search Query text The search query to find emails. See Google Documentation for more info. Example: from:amy@example.com AND subject:dinner.
Output Type select Choose whether you want to receive the result set as one complete list of emails, one email item at a time, stream the email items to a file or the first email out of the result.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata