Bots From Extension: email-mapi
Microsoft Exchange Email Reader
This extension provides 1 bot.
Bot @mapi:readmail
Bot Position In Pipeline: Source
Get emails from MS Exchange Server or Office365
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
fetch_type | Text | unread | To get all emails or only unread emails. Supports all/unread. |
timestamp | DateTime | To get emails within a specified timestamp. CFXQL format is supported | |
mark_as_read | Text | no | Mark emails as read at source. Supports yes/no. |
keep_alive | Text | yes | Keep the session alive after reading all emails. Supports yes/no. |