Notion
Last updated
Was this helpful?
Last updated
Was this helpful?
Notion is a connected workspace, with features for knowledge management, project management, and collaboration.
Developer?
Decide whether you want to use a public (OAuth2) or an internal (API key) integration. Use the following resources to learn about the difference between the two. In most cases, the public integration is preferred.
Based on your decision, use one of the the following pages to configure your integration:
You can use your Notion integration in any or bricks. Here are some notable bricks:
Add the HTTP Request Brick to your mod
Configure the brick:
URL: the URL of the endpoint. The URL can be absolute or relative
Integration Configuration: your configured Notion integration
Method: the HTTP method, see the documentation for the API you are calling
JSON Data: the data for the request. See the documentation for the API you are calling
Headers: Notion-Version
: the Notion API version (see to get the latest version, e.g. 2022-06-08
)