Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

What are triggers?

Every rule starts with a trigger. They kick off the execution of your rules. Triggers will listen for events in Jira, such as when an alert is created. View all automation triggers

Alert created

  • Related smart values{{alert}}

The rule will run when an alert is created on Opsgenie. You can use this trigger to perform actions on Jira Service Management when an alert is created on Opsgenie. This can only be used for global automation rules.

Alerts can be opened from the Operations section in your service project’s sidebar.

For example, create an incident in Jira Service Management when an Opsgenie alert is created or associate the alert with an ongoing incident.

Alert updated

  • Related smart values: smart value

The rule is run when an alert’s priority, summary, or description is updated. For example, create an incident of P3 priority in a service project when an alert’s priority changes to P1. This trigger can only be used for global automation rules.

Alert status changed

  • Related smart values: smart value

The rule will run when an alert’s status changes. For example, send a message to a Slack channel when an alert’s status changes to OPEN. This trigger can only be used for global automation rules.

Alert note added

  • Related smart values: {{alert.note}}

The rule will run when a new note is added to an alert. For example, send an email when a note is added to an alert. This trigger can only be used for global automation rules.

Manual trigger from alert

  • Related smart values{{alert}}

The rule is run when it is manually triggered by the user from Actions on an alert. For example, run an SSM document if the alert description contains certain keywords when the user manually triggers the rule.

Optionally, you can select Prompt for input when the rule is triggered if you want the user who triggers the rule from an alert to input any information before the rule is run.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.