- My goal: To use the notion API endpoint: POST /v1/data_sources/DATA_SOURCE_1_ID/query
- Issue: In the Notion endpoints list, the given api endpoint is not showing
- Steps I've taken to troubleshoot: Create a new Notion connection
- Additional info: Recently Notion has introduced new API version (2025-09-03) which allows to use the mentioned api endpoint. Currently, we were using the POST /v1/databases/<DATABASE_ID>/query, which broke with error: "Databases with multiple data sources are not supported in this API version"
Welcome to the community, @anisurreza! We're already tracking this particular request and looking into upgrading. Unfortunately, the newly released version does contain some changes that are not backwards compatible, so it might be a little tricky. I'll provide an update as soon as I have news to share.