APIs & Integrations

RobertoLopez
Mitglied

Contact property names error

lösung

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?

0 Upvotes
1 Akzeptierte Lösung
dennisedson
Lösung
HubSpot-Produktteam
HubSpot-Produktteam

Contact property names error

lösung

@RobertoLopez 

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.

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
1 Antwort
dennisedson
Lösung
HubSpot-Produktteam
HubSpot-Produktteam

Contact property names error

lösung

@RobertoLopez 

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.

0 Upvotes