Building a ChatGPT plugin for Notion integration
Lisa ParkMar 2, 2026
I'm building a ChatGPT plugin that connects to Notion and lets users query their workspace. The OAuth flow was the trickiest part.
The plugin can:
Biggest challenge: Notion's API has pagination limits and the plugin action timeout is 30 seconds. I had to implement clever caching.
Would anyone find a tutorial useful? Happy to write one up.
3.2k views16 replies41 likes
Log in to reply to this topic.