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).
May 26, 2022 4:29 PM
When importing Contacts I am getting this error:
-- Import Customers
{"status":"error","message":"some property names are invalid: {ObjectTypeId{legacyObjectType=CONTACT}=[fercho]}","correlationId":"3ed51168-5e03-494b-a513-ab2b4ee8d8b5"}
------------------------------------------------------------
-- End Process
------------------------------------------------------------
I am using "fercho" as the customer property name.
Is any documentation with the name requirements that need to be satisfied?
Solved! Go to Solution.
May 27, 2022 1:57 PM
You need to make sure the internal name for the property is the same as this. You can look in the setting of the portal for properties. Click on the property in question and then click on the <> at the top right. This will display the internal name.
You can also poll the properties API for it as well.
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
May 27, 2022 1:57 PM
You need to make sure the internal name for the property is the same as this. You can look in the setting of the portal for properties. Click on the property in question and then click on the <> at the top right. This will display the internal name.
You can also poll the properties API for it as well.
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |