Boomi DataHub connector
The Boomi DataHub connector integrates seamlessly with your Boomi DataHub repositories. It helps build integrations for data synchronization and management faster and easier.
It uses an HTTPS connection to make web service calls to your authenticated repository via XML request and response profiles. The low-code/ no-code user interface simplifies the complexities of connecting to Boomi DataHub and setting up request headers, error handling, and HTTPS connections.
Prerequisites
You must have the following before using the connector:
- Boomi DataHub enabled on your account. Contact your account representative for more information.
- A Hub repository
- A deployed model in the repository
- A deployed Boomi basic runtime to run connector operations
Licensing
Deploying the Boomi DataHub connector does not affect your license count. You can deploy this connector unlimited times across different basic runtimes and environments.
Getting started
To use the connector in your integration:
Step 1: Set up the connection. Link your Hub repository to the connector by providing your username, authentication token, and the Hub cloud that hosts your repository.
Step 2: Select the Action. The connector can perform several inbound and outbound operations on your Hub repository.
Step 3: Set up the operation. Click the plus icon to import a new operation and create the XML profile.
Connector operations
The connector’s operations align with the Boomi DataHub Repository API operations. Compared to the legacy connector, some operation titles have changed. The connector supports the following operations:
- Get Golden Record - retrieves a specified golden record.
- Get Quarantine Entry - retrieves a specified quarantine entry.
- Update Golden Records - (previously called Upsert in the legacy version) creates, updates, and/or end-dates golden records. The operation can quarantine source entities. It also allows you to send your new or updated records to staging.
- Query Golden Records - retrieves active golden records.
- Query Quarantine Entries - retrieves quarantine records.
- Fetch Channel Updates - (previously called Query in the legacy version) fetches batches of source record update requests.
- Match Entities - Lists match results for a batch of entities from a contributing source.
Tracked properties
This connector has two tracked properties.
- Mdm Current Delivery Id - This property is available with the Fetch Channel Updates operation when using manual acknowledgment. Read Fetch Channel Updates for more information on manual acknowledgement.
- Query Total Count - This property is available with the Query Golden Records and Query Quarantine Entries operations.

The other Boomi DataHub operations contain these two properties but provide an empty value. Refer to the topic Adding tracked fields to a connector operation to learn how to add a custom tracked field.