Skip to main content

Availability

C1 currently only integrates with Notion Enterprise. You cannot use this connector successfully with the Free, Plus, or Business editions of Notion.

Capabilities

ResourceSyncProvision
Accounts
Groups
Roles
The Notion connector supports automatic account provisioning, account deprovisioning (removal from the workspace), and role provisioning. All operations are performed against the Notion SCIM API. Role resources model the four workspace role values Notion exposes through the SCIM extension (owner, membership_admin, member, restricted_member) — see the “Provision restricted members through SCIM” section of the Notion help center for the value enum. Notion users must always carry a role, so revoking a role is modelled as a downgrade to restricted_member. To fully remove a user from the workspace, deprovision the account. Account deprovisioning removes the user from the workspace and revokes their active sessions. As documented by Notion, this does not permanently delete the underlying user account — that step must be performed manually in Notion.
“License” in Notion product terminology means paid seat — i.e. one workspace member — and is binary (member vs. guest), not tiered. See the Notion billing help center for details. The Notion SCIM API does not expose a /Licenses endpoint, which is why this connector models the workspace role (rather than a “license”) as a first-class resource.

Gather Notion credentials

Configuring the connector requires you to pass in credentials generated in Notion. Gather these credentials before you move on.
A user with the Organization Owner role in Notion must perform this task.

Create a SCIM API token

1
In the Notion workspace switcher, select Manage organization.
2
Navigate to Settings > Identity > SCIM Provisioning.
3
Follow the prompts to generate a SCIM API token.
4
Carefully copy and save the SCIM API token.
For more information, see Provision users & groups with SCIM.

Configure the Notion connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in C1
  • Access to the set of Notion credentials generated by following the instructions above
Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Notion and click Add.
3
Choose how to set up the new Notion connector:
  • Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
  • Add the connector to a managed app (select from the list of existing managed apps)
  • Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Paste the SCIM API token into the Notion SCIM API token field.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Notion connector is now pulling access data into C1.