Cross-Provider Workflow
YouTube Comment Reply to Slack React and Notify
Version 1.0.0
Post a reply comment on YouTube, then react and notify in Slack.
Providers Orchestrated
Workflows
youtube-reply-slack-react
Reply to a YouTube comment, post to Slack, then add a reaction.
Inserts a reply comment on a YouTube comment thread, posts a Slack message noting the reply, then adds a reaction emoji to that Slack message.
1
post-reply
$sourceDescriptions.youtubeDataApi.youtube.comments.insert
Post a reply to the YouTube comment thread.
2
notify-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Post a Slack message noting the comment reply.
3
add-reaction
$sourceDescriptions.slackReactionsApi.postReactionsAdd
Add a reaction emoji to the Slack message to mark it handled.
Source API Descriptions
openapi
openapi