Skip to content

Outlook Event Filters

Connect iPaaS provides event filters that enable you to define the selection criteria of events to process. The criteria use attributes of the incoming Microsoft Outlook trigger event. This allows selective processing of events.

Event Filters for Outlook

Fig 1. Selection Criteria for Outlook on RoboMQ Connect

In Fig 1 shown above, the workflow will only be triggered when Cc-Name contains sadaf AND Cc-Email Address starts with sonia AND From-Name Starts with s.

In the case of Microsoft Outlook, the trigger events can be filtered based on the following attributes:

Field Description
Cc-Name Name of the CCed entity
Cc-Email Address Email address of the CCed entity
Date-Email Send Date on which email was sent
From-Email Address Sender's email address
From-Name Sender's name
Subject Subject of the email
To-Email Address Receiver's email address
To-Name Receiver's name
HTML Body (plain text) The content of email in plain text
HTML Body (HTML) The content of an email in HTML

See Event Filters to learn more about event filtering on Connect iPaaS.