Example

An example Data Stream that demonstrates how to use this Listener to return new Emails records being sent into a specific mailbox.

Refer to configuration to understand all configuration options of this Agent.

Step 1: Add the Agent

Drag the Email Listener Agent to the canvas, link the output endpoint to the printer, and save the Data Stream.

Step 2: Configure General

Select the Agent and click Configure. In this case, keep the default Collection.

Step 3: Configure Server

Set the protocol, host, and port. In this case, set protocol to IMAP and keep the defaults for use SSL and disable SSL validation.

Step 4: Configure Authentication

Enter values for Username and Password.

Set Authentication Mode. In this case, set Authentication Mode to OAuth and enter values for Client ID, Client Secret, and Tenant ID.

Step 5: Results

Apply the changes and save the Data Stream.

Publish the Data Stream and let's look at the Live Data View. Send an email to the configured email and observe that the email details are printed.

Files

See the Import, Export, and Clone - XMPro article for steps to import a Data Stream.

Last updated