Question: You want to create a new contact property where your existing customers can specify their preferred flavor of birthday cake. Which of the following would NOT be a recommended field type to store this categorical data under?
- Single Checkbox
- Dropdown Select
- Multiple Checkbox
- Single-Line Text
Explanation
Single-line text is not recommended for storing categorical data because it allows free-form input, which can lead to inconsistent values and make reporting difficult. In HubSpot, structured field types like Dropdown Select, Single Checkbox, or Multiple Checkbox ensure consistent, reportable categories. Using proper field types enables filtering, segmentation, and accurate analysis of contact preferences. Structured inputs also improve data quality and reduce errors in workflows or reporting.
Why the other options are incorrect
Single Checkbox works for binary categorical data, like yes/no preferences.
Dropdown Select is ideal for choosing one value from predefined options.
Multiple Checkbox allows selection of multiple predefined categories, suitable for contacts with multiple preferences.
Source for verification
HubSpot Custom Properties
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "HubSpot Reporting" page.
