Category / Section
How to establish live connection with OData service?
Published:
Connecting an OData service through live connection can be achieved by using the Generic Web API data source. Follow the steps below to connect your OData service as live data source with Bold BI:
1. Open your Bold BI dashboard.
2. Navigate to the Data Sources section.
3. Click Add Data Source.
4. Select the Web data source option from the list of data sources.
5. In the API Endpoint URL field, enter the URL of your OData service.
6. Choose the Live Mode radio button to switch mode to live mode.
7. Input the required authentication under Authentication Type.
8. Click Connect to establish the live connection to your OData service.
After following these steps, your OData live data source will be created, and you can begin using it in your Bold BI dashboard.
Related Articles:
- Connecting Generic Web API Data Source