ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 102 - Certified Data Architect discussion

Report
Export

Universal Containers has a public website with several forms that create Lead records in Salesforce using the REST API. When designing these forms, which two techniques will help maintain a high level of data quality?

A.
Do client-side validation of phone number and email field formats.
Answers
A.
Do client-side validation of phone number and email field formats.
B.
Prefer picklist form fields over free text fields, where possible.
Answers
B.
Prefer picklist form fields over free text fields, where possible.
C.
Ensure the website visitor is browsing using an HTTPS connection.
Answers
C.
Ensure the website visitor is browsing using an HTTPS connection.
D.
Use cookies to track when visitors submit multiple forms.
Answers
D.
Use cookies to track when visitors submit multiple forms.
Suggested answer: A, B

Explanation:

Doing client-side validation of phone number and email field formats and preferring picklist form fields over free text fields, where possible, are two techniques that will help maintain a high level of data quality when designing forms that create Lead records in Salesforce using the REST API. Client-side validation can ensure that the input data is in the correct format and prevent errors or invalid values from being submitted. Picklist form fields can provide a predefined set of values for the users to choose from and avoid typos or inconsistencies in the data.

asked 23/09/2024
Timo Fahlenbck
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first