notionapi-agent
notionapi-agent copied to clipboard
Unofficial Node.js API client for Notion.so
Results
1
notionapi-agent issues
Sort by
recently updated
recently updated
newest added
It seems that Notion is using the new API endpoint `/api/v3/syncRecordValues` to get data instead of the old one `/api/v3/getRecordValues`. The new API looks like below: Request body ```javascript {...