A developer wants to implement a newsletter registration from on NTO's website. Prior to form submission, an email address provided by the visitor should be validated. Which option could be used to support this scenario?
A.
REST API, /address/v1/validateEmail route
B.
SOAP API, Perform method with ValidationAction object
C.
SOAP API, Describe method with EmailAddress object
D.
REST API, /messaging/v1/domainverification route
Answer:
A
User Votes:
A 2 votes
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
carloscuartasm
1 year, 8 months ago
A. REST API, /address/v1/validateEmail route
Want to join our community?
Please log in or signup in order to use this feature
A. REST API, /address/v1/validateEmail route