APIs, workflows and UIs with Notion Windmill

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.

FlowsAppsRunsSchedulesWebhooksGitHubGitLabVSCode

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, Bash and SQL.

Retrieve Page

Retrieve a specific page from Notion.

View on the Hub

Retrieve Block

Retrieve specific block details from a Notion page.

View on the Hub

Fetch data from Notion database

Extract data from a specified Notion database.

View on the Hub

Update page properties

Update the properties of a Notion page to reflect new or modified information.

View on the Hub

List Users

List all users in your Notion workspace, including their roles and permissions.

View on the Hub

Search by Title

Search and retrieve pages from Notion by matching titles.

View on the Hub