This document outlines the functionality and characteristics of the Outlook Reader node, which enables automated email retrieval from Microsoft Outlook.

Node Inputs

Required Field

  • Folder: Select Outlook folder to read from (default: ‘Inbox’)

Optional Fields

  • Email Information: Choose data types to retrieve:
    • Email Bodies
    • Attached Filenames
    • Message IDs
    • Sender/Recipient Addresses
    • Subjects
    • Dates
  • Number of Emails: Limit emails to read (default: 10)
  • Search Query: Filter emails based on specific criteria
  • Mark as Read: Option to mark processed emails as read
  • Ignore Read Status: Include both read and unread emails

Node Output

All selected email information appears as list outputs (string[]):

  • Email content
  • Attachment filenames
  • Message IDs
  • Addresses
  • Subjects
  • Dates

Node Functionality

The Outlook Reader node retrieves email data from specified Outlook folders.

Key features include:

  • Multiple data type selection
  • Email filtering capabilities
  • Read status management
  • Batch email processing
  • Attachment handling
  • Secure authentication with Gumloop

When To Use

The Outlook Reader node is particularly valuable in scenarios requiring automated email processing. Common use cases include:

  • Email Monitoring: Track incoming communications
  • Attachment Processing: Handle incoming files
  • Communication Analysis: Review email patterns
  • Data Extraction: Pull information from emails

Some specific examples:

  • Processing incoming support tickets
  • Collecting daily report attachments
  • Monitoring supplier communications
  • Tracking customer inquiries

Important Considerations:

  1. Requires Authentication with Microsoft - Set up in the Credentials page
  2. Only processes unread emails by default
  3. All outputs are provided as lists

In summary, the Outlook Reader node streamlines email retrieval and processing from Outlook, supporting various data types and filtering options for efficient email automation.