How It Works

Find out how the Notion Charts integration functions

Embeding a chart

When you embed a chart the following will happen:

  1. We validate your token
  2. We query the notion API for your data query block, and your database data.
  3. We run your data query with a PostgreSQL interpreter on the database data.
  4. We return all the chart configuration and data needed to display your chart.
High level diagram
High level overview of how Notion Charts Works.