Notion Node - Unable to Create Relation With another database when creating a new database page

I am using a notion node to create a new database item. I have a relation field that I am trying to relate to another database using the database idea but keep getting this error:

ERROR: UNKNOWN ERROR - check the detailed error for more information

Could not find page with ID: XXXXX. Make sure the relevant pages and databases are shared with your integration.

I have confirmed that all of the databases that need to be shared with the integration are.

Hi @btrnbll, I am so sorry for the trouble.

The Notion node struggling with relations is unfortunately a known limitation. I’ve added this to our product backlog as N8N-5712, but it’ll take a while before the Notion node is revisited by the team.

In the meantime you might need to use the HTTP Request node to call the Notion API with the exact API request required for your operation.

1 Like