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?
Select all that apply, then click Submit answer.
-
○
Do client-side validation of phone number and email field formats.
-
○
Prefer picklist form fields over free text fields, where possible.
-
○
Ensure the website visitor is browsing using an HTTPS connection.
-
○
Use cookies to track when visitors submit multiple forms.