Dun & Bradstreet · Arazzo Workflow
D&B Authenticate And Match Company
Version 1.0.0
Obtain a Direct+ token, resolve a candidate record to a D-U-N-S Number, and pull its company information block.
View Spec
View on GitHub
Business DataCompany DataD-U-N-S NumberCreditRiskMaster DataData EnrichmentIdentity ResolutionComplianceSupply ChainSales IntelligenceMonitoringArazzoWorkflows
Provider
Workflows
authenticate-and-match-company
Token, match a candidate to a D-U-N-S Number, then enrich the top match.
Generates a Direct+ access token from credentials, runs cleanseMatch on the supplied candidate record, captures the top-ranked D-U-N-S Number, and retrieves the requested Data Blocks for that D-U-N-S Number.
1
authenticate
generateAccessToken
Exchange Direct+ credentials for an OAuth 2.0 bearer access token using the client-credentials grant.
2
matchCompany
cleanseMatch
Submit the candidate business record and return a ranked list of D-U-N-S matches with match-grade and confidence-code.
3
enrichTopMatch
getDataBlocksByDuns
Retrieve the requested Data Blocks for the top-ranked matched D-U-N-S Number.