mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-30 00:48:36 +08:00
2.2 KiB
2.2 KiB
title, description
| title | description |
|---|---|
| Getting Started | Guide to setting up the Obsidian to NotionNext plugin |
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.
- Go to the Notion API page to create a new integration. You need to be logged into your Notion account.
- Click on
+ New integration.
- Fill in the required information:

- Integration successfully created.

- Enter the "Configure integration settings" page and prepare to copy the API Token, which you will need in the plugin settings.

::: 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.
-
In your Notion workspace, click on
Create a new pageto create a new page.
-
create a new page and select the
Database - Full pageoption.
-
Click the
...menu in the top-right corner of the database page, go toConnections, and connect your newly created integration.
Next, you can proceed to install and configure the plugin in Obsidian by following the Installation Guide.

