Configuring a Jira web trigger in an automation
- Updated: 2025/10/29
Configure a Jira web trigger to trigger an action whenever an event occurs in the Jira project. This example shows how to create a Task Bot with a Jira web trigger to send an email to a Microsoft 365 Outlook mailbox when the specified user creates an issue in the specificed Jira project.
The Jira web trigger monitors a Jira project named ABC for new issues (Issue created event) that a user named XYZ creates. When the user creates an issue, the trigger initiates the subsequent Microsoft 365 Outlook actions that send an email to Microsoft 365 Outlook mailbox. This email includes the Jira summary and description with Jira issue ID as the subject.
Prerequisites
- Prerequisites mentioned in Jira web triggers prerequisite.
- Jira client secret and Microsoft 365 username stored in the Credential Vault.
- An OAuth connection for the Jira instance in which the project is available and Microsoft 365 Outlook account.
- A record variable named TriggerData.
Procedure
-
Perform the following steps to create a Task Bot
-
Perform the following steps to add and configure the Jira 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 automation.