Email (Custom) - Retrieve emails action ​

The Retrieve emails action retrieves emails using IMAP or POP3. With IMAP, it can filter emails by search criteria. With POP3, it retrieves all emails in the mailbox.

Input ​

Input fieldDescription
MailboxSelect or enter the mailbox to retrieve emails from. Available only with IMAP.
Search criteriaSelect or enter a criterion to filter the emails. Available only with IMAP.
Search criteria valueSpecify the search value for the selected criterion. Available only with IMAP.

Output ​

Output fieldDescription
EmailsA list of email objects.
UIDThe unique identifier for the email.
FromThe sender of the email.
DateThe date and time the email was received in the mailbox.
SubjectThe subject of the email.
BodyThe message content of the email.
AttachmentsA list of attachments for the email, if applicable.

Last updated: