Example of creating an automation with Jira web trigger
- Última atualização2025/10/01
Create an automation with Jira web trigger to send an email to a Microsoft 365 Outlook mailbox when a new issue is created in a specific Jira project. The email includes the Jira issue id, summary, and description.
Configure the Jira web trigger to monitor 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.
Pré-requisitos
- The Jira prerequisites mentioned in Gatilhos da Web do Jira.
- An OAuth connection for Microsoft 365 Outlook as mentioned in Configurar OAuth 2.0 usando Control Room gerenciada.
- A record variable named TriggerData.
- The Microsoft 365 username stored in the Credential Vault.