1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-16 09:38:28 +02:00
Files
OpenIntegrations/docs/en/md/Instructions/Notion.md
T

1.3 KiB
Vendored

id, sidebar_class_name, keywords
id sidebar_class_name keywords
Notion Notion
1C
1С:Enterprise
1С:Enterprise 8.3
API
Integration
Services
Exchange
OneScript
CLI
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

  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