function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Adu86Adu86 

Data.com DunsRight Match API

Can anyone help me developing the Custom webservice for Data.com DunsRight Match API?

I refered to below link
https://resources.docs.salesforce.com/206/latest/en-us/sfdc/pdf/datadotcom_api_dev_guide.pdf

but I need specific detials how to pass the URL and get response? We have already implemented Data.com Match API Custom Rest Webservice. Can we use same Authorization details for developing the DunsRight Match API?

Thanks
 
michaelforcemichaelforce
Did you end up getting any help on this?  I'm doing it now and the documentation out there is very sparse.  I did figure out how to use an active session Id so that I don't have to authenticate separately... so that's something.