# Notion

Notion (opens new window) is a project management and note-taking platform that enables you to create databases, manage projects, take notes, and leverage AI to improve your workflows.

# API version

The Notion connector uses the Notion REST API v1 (opens new window).

# How to connect to Notion

Authenticate your Notion connection in Workato using one of the following methods:

  • OAuth 2.0: Use this method for public integrations that require access across multiple Notion workspaces.
  • API key: Use this method for internal integrations tied to a specific Notion workspace.

# OAuth 2.0 authentication

Use OAuth 2.0 to create a public integration that accesses multiple Notion workspaces.

Complete the following steps to set up your Notion connection using OAuth 2.0:

1

Enter a Connection name that identifies which Notion instance Workato is connected to.

2

Select OAuth (Public integration) in the Authentication field.

3

Enter the Client ID and Client secret for your Notion integration. Refer to Notion's Public integration auth flow setup (opens new window) guide to generate these credentials.

4

Click Connect to complete the setup.

# API key authentication

Use an API key for authentication to create an internal integration accessible only in a specific Notion workspace.

Complete the following steps to set up your Notion connection using an API key:

1

Enter a Connection name that identifies which Notion instance Workato is connected to.

2

Select API Key (Internal integration) in the Authentication field.

3

Enter your Notion integration's Integration Token. Refer to Notion's Internal integration auth flow setup (opens new window) guide to generate this token.

4

Click Connect to complete the setup.


Last updated: 12/3/2024, 3:36:34 PM