The Bold BI dashboard designer connects to the YouScan web services through the REST API.
To configure the YouScan data source, follow these steps:
NOTE: You can also create a data source from the home page by clicking the Data Sources menu on the left menu panel and selecting Create Data Source from the data sources page.
Once you click the YouScan data source, the YouScan data source configuration panel opens. Follow these steps to create a YouScan data source:
You can also edit the connection information set using the Edit Connection option.
Refresh Settings | A period will pass before the next refresh call is triggered. This will automatically trigger a call for the API configured in the data source to keep the data up to date. |
For entering the URL manually, click the Custom URL, then enter the URL. Refer to the YouScan API documentation for more details.
For example, if you need to retrieve the specific topic, you need to replace your Topic Id in the following API in Custom URL.
Replace it in the URL to query particular conversations:
https://api.youscan.io/api/external/topics/<:topicId>/
For more information on the API endpoints available for this data source, refer to their official API Documentation
Click the Preview & Connect to connect with the configurations that have been set.
The Choose Table(s) dialog opens. The schema represents the key fields of JSON data retrieved from the Alma Rest API request. This dialog displays a list of the schema(s) in the tree view and their corresponding values in the grid for preview. Select the required schemas from the tree view for the designer and click Connect.
Now, the data design view page with the selected table schema opens. Drag from the tree view table in the left pane and drop the table on the Query Designer page.
Click Save to save the data source with a relevant name.
We have added support for custom attributes and dashboard parameters in the data source connection. You can now connect to the data source using custom attributes or dashboard parameters.
Custom Attribute
Dashboard Parameter
Note: Refer to the Dashboard Parameter Documentation and Custom Attributes Documentation for more details.
4. Once the data source is created and the refresh is enabled, the youscan data will be moved incrementally. 5. The data from the YouScan Mentions endpoint will be moved to the data incrementally after the refresh is triggered.
Note: The purpose of incremental refresh is to move only the newly added data and avoid moving the entire dataset every time the refresh is triggered.