Cross-Provider Workflow
Announcement Cross-Post to Slack and Teams
Version 1.0.0
Cross-post a single announcement to both Slack and Microsoft Teams.
Providers Orchestrated
Workflows
cross-post-announcement
Post one announcement to a Slack channel and a Teams channel.
Posts an announcement to a Slack channel and, on success, posts the same announcement to a Microsoft Teams channel.
1
post-to-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Post the announcement to the Slack channel.
2
post-to-teams
$sourceDescriptions.teamsGraphApi.sendChannelMessage
Post the same announcement to the Microsoft Teams channel.
Source API Descriptions
openapi