Email Reader (Labs)

Reads email from a folder using a session provided by an Email Connector node.

Options

Folder
The full path to the email folder to read from e.g. 'INBOX' or Folder.Subfolder
Read status
Defines if only unseen, seen or all messages are retrieved from the server.
Answered status
Defines if only unanswered, answered or all messages are retrieved from the server.
Limit number of emails
Select if the oldest, newest or all emails should be retrieved.
Maximum number of emails
The number of messages to retrieve at most.
Output attachments table
If checked, the node will provide all email attachments in an additional output table. The table can be joined with the original email table via the Email ID column.
Output header table
If checked, the node will provide all email header in an additional output table. The table can be joined with the original email table via the Email ID column.
Mark read emails as read
By default all loaded emails are flagged as read. To prevent this, unselect this option in which case the node will reset the read status of all loaded emails after downloading their content.

Input Ports

Icon
The email session.

Output Ports

Icon
The email data in a table, one row per email.
Icon
The email attachments in a table, one row per attachment. Can be joined with the original message via the Email ID column.
Icon
The email header in a table, one row per header. Can be joined with the original message via the Email ID column.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.