Notion
This section covers the library for working with Notion API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.
Getting Started
- Log in and navigate to the integrations section of the developer portal
- Enter your integration name
- After completing the integration creation, click Show and copy the Token (Secret)
- Go to the main Notion interface and create a new page. This page will be the parent for all other objects created via API
- Click the three dots in the upper right corner and find the Add connections option at the bottom. Select your integration from step 3
- Get the page ID. This can be done by clicking Share -> Copy link or simply copying from the URL
Token and Page ID are the two parameters required for using the other library functions