Skip to main content

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

  1. Log in and navigate to the integrations section of the developer portal
  2. Enter your integration name
  3. After completing the integration creation, click Show and copy the Token (Secret)
  4. Go to the main Notion interface and create a new page. This page will be the parent for all other objects created via API
  5. Click the three dots in the upper right corner and find the Add connections option at the bottom. Select your integration from step 3
  6. 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