Email and Phone Validation
Enhance the quality of your Email and Phone data through comprehensive validation, minimizing errors and ensuring reliable information.
Last updated
Enhance the quality of your Email and Phone data through comprehensive validation, minimizing errors and ensuring reliable information.
Last updated
To perform email and phone validation we will use Pluggable Data Processing(PDP) modules effectively leveraging the Loqate Harmony APIs.
PDP for EMAIL: HostedEmailValidation
PDP for PHONE: HostedPhoneValidation
To complete email validation, HostedEmailValidation PDP can be chained within email data model to achieve a specific data cleansing exercise.
Performs a full mailbox validation on the supplied email address.
Email Validation works GLOBALLY, however, Harmony Suite requires Default Locale to be selected.
This service calls .
To complete phone validation, HostedPhoneValidation PDP can be chained within phone data model to achieve a specific data cleansing exercise.
Performs Phone Validation for Australian, New_Zealand and international numbers.
Phone Validation works GLOBALLY, however, Harmony Suite requires Default Locale to be selected.
Note: Loqate Phone Validation requires precise international number format (ITU E.123), which includes prefix plus '+' followed by country code eg '+##'.
This service calls
A comprehensive guide that signifies the essential requirements that needs to be met to access Email or Phone Validation.
This section provides insights into configuring the Phone Validation and Email Validation PDP setup using Harmony Management Console.
Any numbers that do not have country codes will be set to the Default Locale.
For instance, when users perform phone validation with Australia as the default country:
Locale: AUSTRALIA
hosted.defaultCountry: AU.
Numbers from non-Australian countries/locale will still be processed if they contain country codes prefix eg '+##'.
Similarly, for users conducting phone validation with New Zealand as the default country:
Locale: NEW ZEALAND
hosted.defaultCountry: NZ.
Numbers from non-Australian countries/locale will still be processed if they contain country codes prefix eg '+##'.
After completing the necessary and configurations for PDPS provided in , the system is prepared for phone and email validation runs through both Harmony Batch System and Harmony WS.
Phone validation users are advised to synchronize the 'Locale' parameter set in Harmony Batch System or Harmony Webservices with the configuration. This alignment ensures seamless operation. The 'hosted.defaultCountry' parameter defines the default country for validation.
This alignment ensures accurate validation processes according to the specified country settings. For further clarification on 'hosted.defaultCountry', please refer details provided in
It is advisable to review the section, which provides explanations on phone validation and email validation enriched information. Prioritizing this section before examining the detailed sample illustrations in the following pages is recommended.
Refer / for an illustration of sample batch run.
Refer / for an illustration of sample webservice calls.