OneDrive is a cloud-based file storage service from Microsoft that allows users to store, sync, and share files securely. In Bold Data Hub, the OneDrive connector enables you to access data stored in your OneDrive documents, for powerful and interactive dashboards.
Grab OneDrive Account Credentials
To obtain API credentials, follow these steps:
Sign in to the Azure Portal.
Go to Azure Active Directory > App registrations.
Click New registration to create an app and Enter a name, choose account type, and add redirect URI (if needed).
Generate credentials:
Go to API permissions > Add a permission.
Choose Microsoft Graph > Delegated permissions like Files.Read, Files.Read.All, User.Read, Sites.Read.All, offline_access
Go to Certificates & secrets > New client secret > Add and copy the value.
In Overview, copy Client ID and Tenant ID.
Use Client ID, Tenant ID, and Client Secret in Bold BI to connect OneDrive.
Connection Properties
The config section in a YAML file includes the following properties:
Double Click on the connector, which will prompt a Authentication Setup window.
2. Fill the Client ID and Client Secret and click Ok.
3. Click on Allow in the authorization window to accept the scopes requested by Bold DataHub.
4. Update the Tenant ID, File Path, client ID and client secret in the template. Also, Update the resources on the properties property and Click Save and choose the desired destination to save the pipeline.
Creating a Pipeline in Bold Data Hub automatically creates a Data Source in Bold BI. The Bold BI Data Source is a live data source to the destination database used in Bold Data Hub. For more information on the relationship between Bold Data Hub Pipeline and the associated Data Sources in Bold BI , please refer to [Relationship between Bold Data Hub Pipeline and Associated Data Sources in Bold BI]
To configure interval-based scheduling, click on the schedules tab and select the created pipeline and click on the schedule icon and configure it.
2. For on-demand refresh, click Run Now button.
.
3. The Schedule history can be checked using the history option as well as logs.
4. Click on Logs to see if the run is completed and data source is created in Bold BI.
5. Click Edit DataSource Option to view the created tables.