Cross-Provider Workflow
Notion Database Query to Slack
Version 1.0.0
Query a Notion database, then post the top result to Slack.
Providers Orchestrated
Workflows
notion-query-to-slack
Query a Notion database, then post the top result url to Slack.
Queries a Notion database and posts the url of the first matching page to a Slack channel.
1
query-database
$sourceDescriptions.notionApi.queryDatabase
Query the Notion database for matching pages.
2
post-to-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Post the top result url to the Slack channel.
Source API Descriptions
openapi