...
What does the integration offer?
Jira Service Management Compass 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.
...
Go to your team’s operations page.
On the left navigation panel, select Integrations and then Add integration.
Search for Emailand select it.
On the next screen, enter aname 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 Compass 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 Compass also attaches the original email to the alert.
If an email integration is turned off, Jira Service Management Compass ignores emails sent to the email address.
If you turn off the notifications, Jira Service Management Compass creates alerts, but you won’t receive any notifications against them.
Note |
---|
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 Compass ignores the email and doesn’t create an alert. |
Advanced settings for creating alerts
With basic settings, Jira Service Management Compass 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 Compass to parse the email by using string processing methods
...
Expand | ||
---|---|---|
| ||
Create alert action creates an alert in Jira Service Management Compass if the email passes the defined filter. As stated in the basic configuration, the default configuration uses email subject as the alert message and body as the description. Create alert action allows customizing how the email is processed. String utilities can extract information from the email and populate alert fields. Create alert action configuration has several fields that you can modify. Jira Service Management Compass makes the email information (from name, subject, etc.) available as tags, and UI supports dragging these tags into alert fields. The values for these tags are specified directly or extracted from the email variables.
|
Expand | ||
---|---|---|
| ||
Jira Service Management Compass reduces the number of alerts by using recovery emails to close existing alerts rather than creating separate alerts for them. As with other actions, close alert action also has a filter. Close alert action has three fields. The alias is the only mandatory field essential to identify which alert should be closed. If the User and Note fields are provided, then a note is added to the alert before it's closed. |
Expand | ||
---|---|---|
| ||
In Jira Service ManagementCompass, acknowledged alerts indicate that someone has seen the alert and taken responsibility for the alert. When a monitoring tool supports acknowledgment of the alerts and can send an email when an alert is acknowledged, these emails can be used to acknowledge the alert in Jira Service Management Compass as well. Acknowledge alert action configuration is identical to the close alert action configuration. |