Mattermost Incident Resolution Notification
detail.loadingPreview
Notifies a Mattermost channel when an incident is resolved in PagerDuty and Jira.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically posts a notification to a specified Mattermost channel when an incident is resolved in both PagerDuty and Jira. It leverages webhooks to trigger the workflow based on external events.
Key Features
- Integrates with PagerDuty and Jira for incident resolution tracking.
- Sends automated notifications to Mattermost.
- Customizable Mattermost messages with incident details.
- Robust error handling for workflow stability.
How To Use
- Set up Webhook: Configure an external system to send a POST request to the n8n webhook URL when an incident is resolved.
- Configure PagerDuty Credentials: Provide your PagerDuty API key.
- Configure Jira Credentials: Provide your Jira API token.
- Configure Mattermost Credentials: Provide your Mattermost API token.
- Map Incident Data: Ensure the incoming webhook payload contains the necessary
jira_keyandpagerduty_incidentidentifiers. - Specify Mattermost Channel: Set the
channelIdparameter in the Mattermost nodes to your desired channel.
Apps Used
Workflow JSON
{
"id": "5babf4e7-c05c-438c-b59d-7feeff1ce92b",
"name": "Mattermost Incident Resolution Notification",
"nodes": 0,
"category": "Notifications",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 5babf4e7-c05c...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Mattermost Campaign Reply Notification
Notifies a Mattermost channel when a contact replies to a campaign.
Mattermost Emelia Campaign Reply Notification
Notifies a Mattermost channel when a contact replies to an Emelia campaign.
Azure DevOps Pull Request DingTalk Notification
Sends a DingTalk message notification for new Azure DevOps pull requests.
Weather Alert via Slack
Receive weather forecasts in Slack based on user input.
Jira Telegram Notifications
This workflow sends Jira issue updates to a Telegram chat.
Mattermost Error Notification
Send automated error notifications to Mattermost.