APIs & Integrations
Notion
Overview
Pre-built tooling
Pre-built use cases
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- The Notion OAuth API doesn’t support refreshing tokens, and so doesn’t return a refresh token. The access token never expires.
- Your Notion OAuth app will have the status “internal”. You need to make it “public” to be able to initiate an OAuth flow. Only then, you will be able to get the OAuth client ID/secret and register your callback URL.
- No OAuth scope is required by default.
- Notion SCIM is an enterprise only API that uses an API token. See the Notion docs for more information
Contribute API gotchas by editing this page
Connect to notion-scim
Guide to connect to notion-scim using Nango Connect.