Integrate with email
Overview
What does the integration offer?
Jira Service Management provides product-specific integration plugins for many widespread monitoring tools and any software system that can send HTTPS/JSON requests for integration. You can add email-based integrations from your team’s operations page.
Set up the integration
Basic settings for creating alerts
Go to your team’s operations page.
On the left navigation panel, select Integrations and then Add integration.
Search for Email and select it.
On the next screen, enter a name for the integration.
Optional: Select a team in Assignee team if you want a specific team to receive alerts from the integration.
Select Continue.
The integration is saved at this point.Expand the Steps to configure the integration section. This is where you find the customizable email address the email integration is assigned.
Select Turn on integration.
The rules you create for the integration will work only if you turn on the integration.
Jira Service Management creates an alert for each email sent to the specified email address. By default, email integration uses email subject as the alert message, and email body is put into the alert description field. If the incoming email comes in HTML format, Jira Service Management also attaches the original email to the alert.
If an email integration is turned off, Jira Service Management ignores emails sent to the email address.
If you turn off the notifications, Jira Service Management creates alerts, but you won’t receive any notifications against them.
The size limit of the emails received through an Email integration is 16 MB. If the overall size (content and attachments) exceeds 16 MB, Jira Service Management ignores the email and doesn’t create an alert.
Advanced settings for creating alerts
With basic settings, Jira Service Management creates alerts with minimal configuration. With advanced settings, you can:
define rules to notify different people about different emails
define rules to acknowledge or close alerts by using resolution/recovery emails instead of creating separate alerts for them
modify alert content by allowing Jira Service Management to parse the email by using string processing methods
Advanced settings support several "actions" (different types of rules) you can apply to emails:
Ignore
Create alert
Close alert
Acknowledge alert
Add note
Heartbeat
Each action has an associated filter determining the action for processing incoming emails. Each email is processed by only one action, and actions are evaluated in the top-down order. The first rule that matches your alert runs the action associated with it. For example, if an email matches the filter for a create alert action, it is never used for a close or acknowledge action. Multiple actions can be created for each type of action.
Alert filters
All the alerts: No conditions in use
Only alerts that match any condition: Any one of the defined conditions is true (OR operator).
Only alerts that match all the conditions: All the defined conditions are true (AND operator).
Define filtering rules based on the following:
From name
From address
Subject
Conversation subject
Message fields of the e-mail. Conversation Subject is the email’s subject field, ignoring prefixes related to Replying and Forwarding e-mails.