Create a Data Connector
This page explains the step-by-step process to create a Data Connector under the BDB Platform.
Create a Data Connector (using Create +)
Navigate to the Data Center module.
Click the My Connectors option.
Click Create +.
Select the Data Connector option from the context menu.
A page opens with all the available data connector types.
Select a connector type (data source) option.
The Connector-specific page opens. Configure the required details for the selected connector (for example: Name, Host/URL, Port, Database/Schema, Authentication, and any Advanced options).
(Recommended) Click Test Connection (if available).
Click Save.
A notification message appears to confirm that the connection has been successfully updated.
Another success message confirms the data connector has been created.
Fields for an API Connector
Create an API Connector (using Create +)
Go to Data Center → My Connectors → Data Connectors.
Click the API Connector tile.
Click Create +.
The API Connector page opens. Provide the following information:
API Name: Name for the API connector.
Description: Short description of the connector.
Base URL: The API endpoint base URL to fetch data from.
Select Open ID: Choose an entry (if the API requires authentication).
Click Save.
Filter Data Source by Category
Click the Filter by Category icon on the Data Connectors page.
Select a category from the menu (e.g., Database, API, Others).
Click Apply.
Example: Selecting Database shows all database connectors.
Search across the Data Connector Options
Use the Search bar on the Create Data Connector page.
Start typing the connector name.
As you type, the displayed connector tiles filter in real time.
Example: Typing the letter “M” shows all connector types containing M.
Troubleshooting
Save/Test fails: Verify host/port, database/schema, and credentials; check TLS/SSL settings if required.
Connector not listed after Save: Refresh the Data Connector list or check role permissions.
Driver/adapter errors: Confirm the selected connector type matches your source and that the required drivers are supported.
Auth errors (OAuth/API keys): Re-authenticate or validate token scopes and key validity.
Last updated