You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-16 09:38:28 +02:00
1.3 KiB
Vendored
1.3 KiB
Vendored
id, sidebar_class_name, keywords
| id | sidebar_class_name | keywords | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Notion | Notion |
|
<img src={require('../../static/img/APIs/Notion.png').default} width='64px' />
Notion
import LibraryIntro from '@site/src/components/LibraryIntro';
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