Cross-Provider Workflow
PagerDuty Incident to GitHub Issue to Slack
Version 1.0.0
Trigger a PagerDuty incident, open a GitHub issue, then notify Slack.
Providers Orchestrated
Workflows
pagerduty-incident-to-issue-to-slack
Trigger a PagerDuty incident, open a GitHub issue, and notify Slack.
Triggers a PagerDuty incident, opens a GitHub issue that tracks the incident, and posts a Slack message linking responders to the issue.
1
trigger-incident
$sourceDescriptions.pagerdutyApi.createIncident
Trigger a new incident in PagerDuty.
2
open-issue
$sourceDescriptions.githubIssues.createAnIssue
Open a GitHub issue to track the PagerDuty incident.
3
notify-slack
$sourceDescriptions.slackChat.postChatPostmessage
Notify the incident Slack channel with the issue link.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.