Connecting to data sources
Datasources store connection settings; queries use those connections.
- Open Datasources and create a connection (Postgres, REST, CSV, Sheets, …).
- Test the connection.
- Add queries under the datasource.
- Bind query results to widgets with
{{ QueryName.data }}.
See Connect data for plugin-specific guides, including CSV and Google Sheets + broker.