How It Works
Find out how the Notion Charts integration functions
Embeding a chart
When you embed a chart the following will happen:
- We validate your token
- We query the notion API for your data query block, and your database data.
- We run your data query with a PostgreSQL interpreter on the database data.
- We return all the chart configuration and data needed to display your chart.