Cross-Provider Workflow
GitHub Pull Request Opened to Slack and Microsoft Teams
Version 1.0.0
Open a GitHub pull request, then notify Slack and Microsoft Teams.
Providers Orchestrated
Workflows
pr-opened-to-slack-teams
Open a GitHub pull request and notify Slack and Microsoft Teams.
Opens a pull request in a GitHub repository, posts a Slack message asking for review, and announces the same pull request in a Microsoft Teams channel.
1
open-pr
$sourceDescriptions.githubPulls.createPullRequest
Open a pull request in the GitHub repository.
2
notify-slack
$sourceDescriptions.slackChat.postChatPostmessage
Post a Slack message asking for code review.
3
announce-teams
$sourceDescriptions.microsoftTeams.sendChannelMessage
Announce the pull request 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.