Skip to main content

List Email Ids

Overview


Lists email ids for a specific gmail account

Input

Connection

NameRequiredDescription
ConnectionGoogle API Connection
User Email

Config

NameRequiredDescription
QueryOnly return messages matching the specified query. Supports the same query format as the Gmail search box, e.g. from:someuser@example.com
Label IDsOnly return emails with labels that match all of the specified label IDs, e.g. SENT, INBOX
Page Token
Max ResultsSets the max number of emails to return with a limit of 500 results
Include Spam & TrashIncludes emails from Spam and Trash

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.
Message Ids
Next Page Token