Get Mails By Folder Paths

Get emails from specific folders and pre-process them using EWS.

Microsoft Exchange Online · 5 tasks · 3 inputs · 0 outputs

Inputs

  • foldersPathsGlobal — A comma-separated List of folder paths from the Inbox. For example: inbox,inbox\\folder
  • listName — Name of the list in which mails will be saved.
  • limit — Maximum number of emails to fetch from each folder.

Flowchart

Start Start Get Emails - GetEWSFolder Get Emails GetEWSFolder Save to Base64List - FileToBase64List Save to Base64List FileToBase64List Preprocess emails - DBotPreProcessTextData Preprocess emails DBotPreProcessTextData Done Done