We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Feb 23, 2022 9:04 AM
Which values can be used as preferred language to import contacts?
All I can find is that it's an enumeration type. But I cannot find any list of valid values.
Solved! Go to Solution.
Feb 23, 2022 11:06 AM
Hi @RobbyVarel,
The fastest option would be to copy and paste them and then map them to the options from your database. HubSpot doesn't offer any validation before importing. (Don't shoot the messenger.)
Best regards!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
Feb 24, 2022 5:52 AM
I like your kind of humour.
But not not being able to obtain a list of all enumeration values, makes me cry!
Feb 24, 2022 5:57 AM
I agree, this should be easier to obtain, @RobbyVarel.
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
Feb 23, 2022 9:20 AM
Right, do I have to take printscreens to have them all?
Or is there a way to obain a list of all possible values?
Feb 23, 2022 9:28 AM
Hi @RobbyVarel,
I'm not aware of a way to copy this list, unfortunately. You can however display all values by selecting "Show all" at the bottom:
Best regards!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
Feb 23, 2022 9:34 AM
How can I ever check if the values I want to import are correct?
I need to convert the values from my database into Hubspot-acceptable values.
A list of valid values is the least one can expect in the desription of enumerated types!
Feb 23, 2022 11:06 AM
Hi @RobbyVarel,
The fastest option would be to copy and paste them and then map them to the options from your database. HubSpot doesn't offer any validation before importing. (Don't shoot the messenger.)
Best regards!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
Feb 23, 2022 9:06 AM
Hi @RobbyVarel,
You can check those values under Settings > Properties. Search for "preferred language", click on the property and you should see the values.
Both the Label and the Internal value should work when used in your import file:
Hope this helps!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |