Data Hub connection
note
The Data Hub source connector is available as a limited availability (Beta) release.
The Boomi Data Hub source connector connects Data Integration pipelines directly to a Data Hub repository. You can use this connector to extract golden records from one or more Universe models and deliver them to a downstream target without building custom REST logic.
Each connection is scoped to a single repository. You only see Universe models that belong to the connected repository.
Prerequisites
Before you set up the Data Hub connector connection, make sure you have the following:
- Access to a Boomi Data Hub repository
- A Data Integration account with connector configuration permissions
Setting up a Data Hub connection
Step 1: Locating your connection parameters in Data Hub
- Log in to Boomi Data Hub.
- Open the repository you want to connect to.
- Click the Configure tab. For more information, refer to Viewing repository information.
- Note the Base URL, Username, and My Hub Authentication Token values.
Step 2: Configuring the connection in Data Integration
- Navigate to the Data Integration Console.
- Click Connections from the left-hand menu.
- Click + New Connection.
- Find and select the Data Hub source.
- Enter the Connection Name.
- Enter the values you noted in Step 1.
| Field | Description | Required |
|---|---|---|
| Base URL for API Requests | The Hub Cloud endpoint for your repository. | Yes |
| Username | Your Boomi Account ID. Refer to Viewing repository information. | Yes |
| My Hub Authentication Token | The secret token for your repository. Refer to Repositories overview. | Yes |
warning
Regenerating the token immediately invalidates all existing integrations that use the previous token. Before regenerating, notify all teams that rely on connections to this repository.
- Click Test Connection.
- Click Save.
Troubleshooting connection errors
| Error | Likely cause | Resolution |
|---|---|---|
| 401 Unauthorized | Invalid or expired My Hub Authentication Token | Verify the token on the repository Configure tab. If the token has been regenerated, update all connections that use the old token. |
| 403 Forbidden | The Boomi Account ID does not have access to this repository | Confirm the Username is the correct Boomi Account ID for this repository. Contact your Data Hub administrator to verify permissions. |
| 404 Not Found | Incorrect Base URL or region selection | Verify that you selected the Hub Cloud region that hosts the target repository. |