Table of Contents

Search

  1. Preface
  2. Installing Cloud MDM - Customer 360 for Salesforce
  3. Upgrading Cloud MDM - Customer 360 for Salesforce
  4. Assigning Permissions
  5. Configuring Page Layout
  6. Glossary

Step 1. Resetting the Address Verification Related Settings

Step 1. Resetting the Address Verification Related Settings

CC360 does not require the external adapter to integrate with Address Verification. CC360 programmatically integrates with Informatica Data as a Service to provide the address verification service, the email address verification service, and the phone number validation service.
If you have integrated CC360 with Address Verification, reset the Address Verification related settings configured for your organization.
Use the following sample code in the Salesforce Developer Console to reset the Address Verification related settings:
DSE__API_SettingsManager.getConfig('getDataQualitySettings', new List<String> {'Reset'});

0 COMMENTS

We’d like to hear from you!