Category "notion-api"

Rollup of rollup in Notion API

I have rollup from one database to another and I need to have a number from that rollup in the third database. Since Notion doesn't support rollup to rollup, I'

Adding multiple Notion relations in Integromat (Notion API)

Attempting to add multiple Notion relations in integromat: Desired result: Both students are added to the database Observed result: Each student is replaced wit

Adding multiple Notion relations in Integromat (Notion API)

Attempting to add multiple Notion relations in integromat: Desired result: Both students are added to the database Observed result: Each student is replaced wit

Is there is an OpenAPI specification for the Notion API?

The Notion API reference is obviously generated from an OpenAPI spec. However I can't find anywhere to download the YAML or JSON source doc (which would be usef

Notion access token returns 401 unauthorized

After I got the temporary code, I send it to exchange access token, but it returns 401 unauthorized error. Here is my code: const resp = await fetch("https://ap

Python - Notion API - Can't import module

I'm trying to use Notion API for some automation processes but I am having some trouble importing the packages and I already try a lot of imports. I've this cod

Create a page from a template using the Notion API

Is it possible to create a page in a database from scratch using an existing template through the Notion API? I could not find any mention of it in the API docs

Facing Notion API problem while trying updating databases properties: can't update checkbox

with Notion API and node.js, I'm trying to update database properties, especially the checkbox property, for my routine ToDo tasks checker. But I couldn't find