What's Changed
Updated the library to work with Notion's latest internal API (v3) changes:
- Migrated from
getRecordValuestosyncRecordValuesendpoint - Updated
queryCollectionto use new reducer-based aggregation format - Fixed
getBacklinksForBlock→getBacklinksForBlockInitialendpoint change - Updated
searchendpoint sort parameter format - Handle double-wrapped recordMap response format
- Added
space_idto newly created records for API compatibility
Also available on PyPI: pip install notion==0.1.0