{
  "name": "Manage custom incident response in PagerDuty and Jira",
  "nodes": [
    {
      "id": null,
      "name": "Ack",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -160,
        1440
      ]
    },
    {
      "id": null,
      "name": "Resolve",
      "type": "n8n-nodes-base.webhook",
      "position": [
        120,
        1880
      ]
    },
    {
      "id": null,
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        60,
        1040
      ]
    },
    {
      "id": null,
      "name": "Jira1",
      "type": "n8n-nodes-base.jira",
      "position": [
        680,
        1040
      ]
    },
    {
      "id": null,
      "name": "Jira2",
      "type": "n8n-nodes-base.jira",
      "position": [
        540,
        1880
      ]
    },
    {
      "id": null,
      "name": "PagerDuty1",
      "type": "n8n-nodes-base.pagerDuty",
      "position": [
        60,
        1440
      ]
    },
    {
      "id": null,
      "name": "PagerDuty2",
      "type": "n8n-nodes-base.pagerDuty",
      "position": [
        340,
        1880
      ]
    },
    {
      "id": null,
      "name": "Mattermost5",
      "type": "n8n-nodes-base.mattermost",
      "position": [
        300,
        1440
      ]
    },
    {
      "id": null,
      "name": "Mattermost6",
      "type": "n8n-nodes-base.mattermost",
      "position": [
        760,
        1760
      ]
    },
    {
      "id": null,
      "name": "Mattermost4",
      "type": "n8n-nodes-base.mattermost",
      "position": [
        900,
        1180
      ]
    },
    {
      "id": null,
      "name": "Mattermost3",
      "type": "n8n-nodes-base.mattermost",
      "position": [
        900,
        940
      ]
    },
    {
      "id": null,
      "name": "Mattermost2",
      "type": "n8n-nodes-base.mattermost",
      "position": [
        480,
        1040
      ]
    },
    {
      "id": null,
      "name": "Mattermost1",
      "type": "n8n-nodes-base.mattermost",
      "position": [
        280,
        1040
      ]
    },
    {
      "id": null,
      "name": "Mattermost7",
      "type": "n8n-nodes-base.mattermost",
      "position": [
        760,
        1980
      ]
    }
  ],
  "connections": {
    "Ack": {
      "main": [
        [
          {
            "node": "PagerDuty1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Jira1": {
      "main": [
        [
          {
            "node": "Mattermost3",
            "type": "main",
            "index": 0
          },
          {
            "node": "Mattermost4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Jira2": {
      "main": [
        [
          {
            "node": "Mattermost6",
            "type": "main",
            "index": 0
          },
          {
            "node": "Mattermost7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Resolve": {
      "main": [
        [
          {
            "node": "PagerDuty2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Mattermost1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "PagerDuty1": {
      "main": [
        [
          {
            "node": "Mattermost5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "PagerDuty2": {
      "main": [
        [
          {
            "node": "Jira2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Mattermost1": {
      "main": [
        [
          {
            "node": "Mattermost2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Mattermost2": {
      "main": [
        [
          {
            "node": "Jira1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}