Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.27 KB

Notion-integration.md

File metadata and controls

39 lines (21 loc) · 1.27 KB

Notion Integration

Based on Notion Integration walkthrough, we need to prepare the environment for the integration to be able to operate.

Create Notion integration

Navigate to Notion My integrations page to be able generate a new integration.

Notion integration

Things to consider:

  • Unique identifier for the integration. In our case NotionExporter.
  • The Associated workspace: this will be your space.

Defining the capabilities

For this integration to be able to work, you may only need the following caps:

  • Read content - To be able to retrieve the pages.

Capabilities

Retrieving Notion secret

After creating the integration, you will be provided with a Secret (API Key) to be able to work against the API.

Notion Secret

Sharing the pages and databases with the connection

Go to the notion parent page and databases that you want to export and share:

  • Navigate to the root page of you wiki in Notion.
  • Click on the ... on the right corner of the page.

Connection dots

Connect integrations