Node Notion update for New API 2025-09-03

The new Notion API introduces many changes, and it is not backward compatible. Notion has posted this notice on its website:
:red_exclamation_mark: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

Notion has many tools that we cannot use because using them renders the Notion node unusable. Is it possible to update nodes to use the new API?

Personally I have already experienced this. With database pages with multi sources.

My temp workaround is to simply use HTTP nodes instead. No issues there, just less clean, and more setup.

I assume they will update the main nodes at some point.