Skip to content

Getting Started

Get Notion API Token

Before using the plugin, you need to obtain an API Token from Notion to allow the plugin to access your Notion account.

  1. Go to the Notion API page to create a new integration. You need to be logged into your Notion account.
  2. Click on + New integration. new-integration
  3. Fill in the required information: integration-info
  4. Integration successfully created. success
  5. Enter the "Configure integration settings" page and prepare to copy the API Token, which you will need in the plugin settings. configure-integration

WARNING

⚠️ Note: Keep your API Token secure and do not share it with others, as it grants access to your Notion data.

Create a Notion Database and Connect Integration

Next, you need to create a Notion database to store the notes synced from Obsidian.

  1. In your Notion workspace, click on Create a new page to create a new page. create-new-page

  2. create a new page and select the Database - Full page option. new-database

  3. Click the ... menu in the top-right corner of the database page, go to Connections, and connect your newly created integration. connect-integration

  4. Click Share -> Publish to publish the database to the web. publish

  5. Click and copy the Database ID. database-id

Next, you can proceed to install and configure the plugin in Obsidian by following the Installation Guide.