Does n8n Notion node support latest api?

Does n8n Notion node support latest API version? Version: 2025-09-03

1 Like

Hey @Anton_Lvovych hope all is good.

Based on the quick search the version used in API calls from the Notion Node is ‘2022-02-22’ at the moment. You can, however, send your own request via HTTP Request node with whichever version of API in the headers.

That’s an issue, cause if source database already uses new feature - old API won’t worK

More details here: Upgrading to Version 2025-09-03

All n8n’s competitors have already updated their integrations. This is unacceptable. All Notion integrations connecting databases that use the new feature are essentially broken

You are absolutely correct and you are welcome to create a feature request about that.
In the mean time, you can use HTTP Request node and specify the new api version in headers

hi there @Anton_Lvovych welcome to the community!

It’s quite common for any node in n8n to not have full capabilities of the app that you want to connect, such as notion

and that’s why we have the powerful node called “HTTP Request” node to compensate on that

which is one of the core important node in n8n and i recommend for you to try it out

hope it helps!

2 Likes

Notion is a pretty popular connection, and since you already support it for paid customers, it really should be a priority to keep those nodes updated. Especially when Notion makes changes that aren’t backwards compatible

You are right, @antonlvovych
I am sure this is something that could already be in the works. To make sure you can always open a bug here and describe this as a breaking change.

It’s already there, but still no reply:

Breaking issue: Notion Node does not support latest Notion API (2025-09-03) ¡ Issue #19489 ¡ n8n-io/n8n ¡ GitHub

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.