notion-py icon indicating copy to clipboard operation
notion-py copied to clipboard

Feature: Support Notion Integration Tokens

Open jmuchovej opened this issue 2 years ago • 1 comments

I'm not super familiar with the nuts-and-bolts of NotionClient, but it seems like there's no support for Notion's Integration Tokens.

Are there any plans to support this? I know that minwook-shin/notion-database supports it, which is quite convenient, but it doesn't seem like notion-py does. 😕

Is this something on the horizon? (I didn't see any issues mentioning it.)

jmuchovej avatar Aug 24 '21 02:08 jmuchovej

There is an entirely separate effort devoted to developing a (un-official) Notion API Python SDK. https://github.com/ramnes/notion-sdk-py

It is currently a little rough around the edges however it will be more future proof in terms of integrations.

hugocool avatar Sep 13 '21 14:09 hugocool