Cross-Provider Workflow
PagerDuty and Datadog Incident to Slack War Room
Version 1.0.0
Trigger a PagerDuty incident, declare it in Datadog, then open a Slack channel.
Providers Orchestrated
Workflows
incident-create-page-channel
Trigger a PagerDuty incident, declare it in Datadog, and page Slack.
Triggers a PagerDuty incident, declares the matching incident in Datadog, and posts a Slack war-room message so responders converge.
1
trigger-pagerduty
$sourceDescriptions.pagerdutyApi.createIncident
Trigger a new incident in PagerDuty.
2
declare-datadog
$sourceDescriptions.datadogIncidents.createIncident
Declare the matching incident in Datadog.
3
page-slack
$sourceDescriptions.slackChat.postChatPostmessage
Post a Slack war-room message so responders converge.
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.