Cross-Provider Workflow
Opsgenie Incident to GitHub Issue to Microsoft Teams
Version 1.0.0
Create an Opsgenie incident, open a GitHub issue, then announce in Teams.
Providers Orchestrated
Workflows
opsgenie-incident-to-issue-to-teams
Create an Opsgenie incident, open a GitHub issue, and announce in Teams.
Creates an Opsgenie incident, opens a GitHub issue to track remediation, and posts a Microsoft Teams message announcing the incident.
1
create-incident
$sourceDescriptions.opsgenieIncident.createIncident
Create a new incident in Opsgenie.
2
open-issue
$sourceDescriptions.githubIssues.createAnIssue
Open a GitHub issue to track the incident.
3
announce-teams
$sourceDescriptions.microsoftTeams.sendChannelMessage
Announce the incident in a Microsoft Teams channel.
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.