Start a new topic
Answered

Dun & Bradstreet (D&B) Integration

Is it possible to integrate Semarchy xDM with D&B (Dun & Bradstreet)?


Best Answer

There is no built-in plugin for D&B but integration is possible through D&B's REST API.

You can either:

  • Configure an API enricher. This is a quick solution but it comes with limitations:
    • You can only retrieve one D&B record per call
    • D&B's revolving security token mechanism is not supported by API enrichers.
  • Develop your own Java plugin enricher for full functionality
  • Retrieve and synchronize the D&B dataset you need in a dedicated table using Semarchy xDI or another data integration tool.
1 Comment

Answer

There is no built-in plugin for D&B but integration is possible through D&B's REST API.

You can either:

  • Configure an API enricher. This is a quick solution but it comes with limitations:
    • You can only retrieve one D&B record per call
    • D&B's revolving security token mechanism is not supported by API enrichers.
  • Develop your own Java plugin enricher for full functionality
  • Retrieve and synchronize the D&B dataset you need in a dedicated table using Semarchy xDI or another data integration tool.
Login to post a comment