Workflows can use action items as a trigger or an action. You’ll find examples of each below. Learn more about Workflows. Workflows can create action items based on a trigger. For example, when the security team is added, this workflow will create a task in Rootly to alert the legal team:
TriggersTeams addedConditionsKind is > Incident andTeam > is one of > SecurityActionsCreate a task to alert the Legal team
Workflows can use action items as a trigger. For example, the creation of a follow-up on a high-priority incident will create a task in Jira:
TriggersAction item createdConditionsType > is one of > TaskandPriority > is one of > HighActionsCreate a Jira task