APIs, workflows and UIs with Notion
Create workflows, data pipelines, endpoints or admin panels that interact with Notion.
Notion is a productivity and note-taking web application.
Connecting Windmill to Notion takes a few seconds and lets you build internal tools from it and integrate with any other platform.
From scripts supported in multiple languages, build UIs and flows that you can monitor and trigger on demand, by schedule or webhooks.
Scripts for Notion
Write any script, flow or app targeting Notion API, or pick them from Windmill Hub community library. Windmill supports scripts in TypeScript, Python, Go, PHP, Bash and SQL.
- Retrieve Page
Retrieve a specific page from Notion.
- Retrieve Block
Retrieve specific block details from a Notion page.
- Fetch data from Notion database
Extract data from a specified Notion database.
- Update page properties
Update the properties of a Notion page to reflect new or modified information.
- List Users
List all users in your Notion workspace, including their roles and permissions.
- Search by Title
Search and retrieve pages from Notion by matching titles.