Cross-Provider Workflow
YouTube Search to Notion Log and Slack Share
Version 1.0.0
Search YouTube for content, log the results to Notion, then share in Slack.
Providers Orchestrated
Workflows
youtube-search-to-notion-slack
Search YouTube, log the top result to Notion, share in Slack.
Searches YouTube for a query, records the top result's video id as a Notion page, then shares the video link in a Slack channel.
1
search-youtube
$sourceDescriptions.youtubeDataApi.youtube.search.list
Search YouTube for matching content via the Data API.
2
log-to-notion
$sourceDescriptions.notionApi.createPage
Record the top search result as a Notion page.
3
share-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Share the top result in a Slack channel.
Source API Descriptions
openapi
openapi