Cross-Provider Workflow
YouTube Live Broadcast Announce in Slack and SendGrid
Version 1.0.0
Schedule a YouTube live broadcast, announce it in Slack, then email subscribers via SendGrid.
Providers Orchestrated
Workflows
live-broadcast-announce
Schedule a YouTube live broadcast, announce in Slack, email via SendGrid.
Inserts a scheduled YouTube live broadcast, captures its id, posts a Slack announcement, then emails subscribers a save-the-date via SendGrid.
1
schedule-broadcast
$sourceDescriptions.youtubeLiveApi.youtube.liveBroadcasts.insert
Schedule a new YouTube live broadcast.
2
announce-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Announce the scheduled broadcast in Slack.
3
email-subscribers
$sourceDescriptions.sendgridApi.SendMail
Email subscribers a save-the-date via SendGrid.
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.