![]() |
VOOZH | about |
The CData ODBC Driver for Miro enables access to live data from Miro under the ODBC standard, allowing you work with Miro data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to Miro data as a generic ODBC Data Provider and create charts, reports, and dashboards based on Miro data in Dundas BI.
Miro uses API Key authentication with an access token. To generate an access token:
After obtaining your access token, set the following connection properties:
Once the authentication is configured, you can connect to Miro and query data from any of the available tables such as Boards, Items, Teams, Organizations, and more.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
You are now ready to create a dashboard with Miro data.
Connect to live data from Miro with the API Driver
Connect to Miro