Dun & Bradstreet API
Categories
Component ID
2865557
Component name
Dun & Bradstreet API
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
168
Component created
Component changed
Component body
This module provides a basic API interface for Drupal modules to use the Dun & Bradstreet API Endpoint. This is not an official module and is only intended as a useful supplementary for programming your own functions.
REQUIREMENTS
1) You need a DNB secret, obtained from the Direct+ API program: https://docs.dnb.com/direct/plus/en-US/index
2) This requires the Guzzle Library to be installed in your Drupal site via Composer Manager: https://github.com/guzzle/guzzle3
