Configuring Listener web trigger in an automation
- Updated: 2025/12/30
Configure a Listener to trigger an action when an event occurs in an external application. This example shows how to create a Task Bot with a Listener trigger to send an email to a Microsoft 365 Outlook mailbox when a user creates a ticket in Zendesk platform.
The trigger listens for any events in the Zendesk platform. When the user creates a ticket in the platform, the trigger starts the subsequent automation workflow to send an email containing the ticket details to the configured Microsoft 365 Outlook mailbox.
Prerequisites
- A listener URL for the automation. For more information about creating listener URLs, see Creating listener URL for Listener web trigger.
- Administrator privileges for Zendesk platform to create, update, and delete tickets.
- Listener trigger requirements listed in Listener trigger.
- A record variable named TriggerData.
- Active OAuth connection for Microsoft 365 Outlook.
- A credential variable that contains the Microsoft 365 Outlook username.
Procedure
-
Perform the following steps to create a webhook in the Zendesk platform.
-
Perform the following steps to create a Task Bot in Control Room.
-
Perform the following steps to add and configure the Listener web trigger.
-
Perform the following steps to add and configure the Microsoft 365 Outlook
Connect action.
-
Perform the following steps to add and configure the Microsoft 365 Outlook
Send action.
- Click Save to save the configuration.