Cross-Provider Workflow
YouTube Playlist Insert to Notion Log and Slack Share
Version 1.0.0
Create a YouTube playlist, log it to Notion, then share it in Slack.
Providers Orchestrated
Workflows
youtube-playlist-to-notion-slack
Create a YouTube playlist, log to Notion, share in Slack.
Inserts a new YouTube playlist, records it as a Notion page, then shares the playlist link in a Slack channel.
1
create-playlist
$sourceDescriptions.youtubeDataApi.youtube.playlists.insert
Create a new YouTube playlist with snippet metadata.
2
log-to-notion
$sourceDescriptions.notionApi.createPage
Record the new playlist as a Notion page.
3
share-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Share the playlist link in a Slack channel.
Source API Descriptions
openapi
openapi