![]() |
VOOZH | about |
The CData ODBC Driver for Perigon enables access to live data from Perigon under the ODBC standard, allowing you work with Perigon data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to Perigon data as a generic ODBC Data Provider and create charts, reports, and dashboards based on Perigon data in Dundas BI.
To use the Perigon API, you need to obtain an API key from your Perigon account. Navigate to the Perigon dashboard and generate an API key from your account settings.
After setting the following connection properties, you are ready to connect:
Profile=C:\profiles\Perigon.apip;AuthScheme=APIKey;ProfileSettings="APIKey=your_api_key"
The Perigon profile provides access to the following tables:
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 Perigon data.
Connect to live data from Perigon with the API Driver
Connect to Perigon