notion-sdk-net icon indicating copy to clipboard operation
notion-sdk-net copied to clipboard

API Version 2025-09-03

Open Hantoo opened this issue 2 months ago • 4 comments

Will there be support for the latest Notion API 2025-09-03 with the support for multiple data sources?
Notion API Upgrade Page

At the moment the Github Page shows support for version 2022-06-28. Are there any plans to migrate to the latest API version?

❗️ Notion flags on their webpage:

Code changes required

If your integration is still using a previous API version and a user adds another data source to a database, the following API actions will fail:

Create page when using the database as the parent
Database read, write, or query
Writing relation properties that point to that database

Hantoo avatar Oct 03 '25 12:10 Hantoo