ES | EN
DevOps

Manage custom incident response in PagerDuty and Jira

MattermostJira
Nodes 2
Complexity Basic
Category DevOps
n8n popularity 2,624 views in n8n library

This workflow automatically follows the steps in a custom incident response playbook and manages incidents in PagerDuty, Jira tickets, and notifies the on-call team in Mattermost. This workflow consists of three sub-workflows, each automating specific steps in the playbook. Read more about this use case and learn how to set up the workflows step-by-step in the blog tutorial How to automate every step of an incident response workflow. Prerequisites A PagerDuty account and credentials A Mattermost account and credentials A Jira account and credentials Nodes Webhook nodes trigger the workflows when an incident is created in PagerDuty, and when the incidedent is acknowledged and resolved. Mattermost nodes create an auxiliary channel for the on-call team to discuss the incident with buttons to acknowledge the incident and mark it as resolved. PagerDuty nodes update the status of the incident. Jira nodes create an issue about the incident and update its status when it's resolved.

Apps and nodes included

Step-by-Step Implementation Guide

Gestión de Incidentes PagerDuty y Jira

Este workflow automatiza la respuesta a incidentes, gestionando PagerDuty, tickets Jira y notificando al equipo en Mattermost. Utiliza sub-workflows para modularizar las tareas.

Nodos Utilizados

  • Mattermost: Para enviar notificaciones al equipo.
  • Jira: Para crear y gestionar tickets.

Pasos de Configuración

  • Paso 1: Configura la conexión con PagerDuty (generalmente a través de sub-workflows o webhooks).
  • Paso 2: Configura el nodo Jira. Necesitarás la URL de tu instancia de Jira, las credenciales (usuario y contraseña o token), y definir cómo se crean los tickets a partir de los incidentes de PagerDuty.
  • Paso 3: Configura el nodo Mattermost para enviar notificaciones al equipo sobre los incidentes y el estado de los tickets de Jira. Necesitarás configurar el webhook de Mattermost.
  • Paso 4: Integra los sub-workflows (si los hay) para manejar tareas específicas como el análisis de los incidentes, la asignación de responsabilidades y la actualización del estado de los tickets.
  • Paso 5: Ejecuta el workflow.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.