Notion Logo

Notion API Integration Profile

Information and guides about integrating with Notion API

Add Notion Integration to Your App

Configuration

Create Notion App

Get a step-by-step guide on how to create a Notion application here: https://developers.notion.com/docs/authorization. You will need to create a "Public Integration". Don't forget to set the redirect URL in your application to https://api.integration.app/oauth-callback

Configure the app parameters in the integration.app platform

  • Add the Notion app from store in the Integration.app console
  • Click Configure & Test
  • In the Parameters section, select a Use custom parameters toggle / Edit Parameters
  • Fill in Client Id and Client Secret
  • Add scopes your application may require

Data Collections

This connector allows reading users, pages, databases, and other types of data, but only writing Database Items because they have a schema, unlike other types.

If you want to create pages or databases using this connector, you can use corresponding operations or Proxy API.

Testing

Supercharge your product integrations today