![]() |
VOOZH | about |
The CData ODBC Driver for PhantomBuster enables access to live data from PhantomBuster under the ODBC standard, allowing you work with PhantomBuster data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to PhantomBuster data as a generic ODBC Data Provider and create charts, reports, and dashboards based on PhantomBuster data in Dundas BI.
To use the Phantombuster API, you need to obtain an API key from your Phantombuster account settings. Navigate to phantombuster.com, click your profile icon, select Settings, and copy the API key from the API section.
After setting the following connection properties, you are ready to connect:
If your API key is associated with multiple organizations, you can target a specific organization by setting the OrganizationId connection property to the desired organization identifier. When set, it is sent as the X-Phantombuster-Org request header.
Profile=C:\profiles\Phantombuster.apip;AuthScheme=APIKey;ProfileSettings="APIKey=your_api_key_here"
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 PhantomBuster data.
Connect to live data from PhantomBuster with the API Driver
Connect to PhantomBuster