APIs & Integrations

RobertoLopez
Miembro

Contact property names error

resolver

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 Me gusta
1 Soluciones aceptada
dennisedson
Solución
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Contact property names error

resolver

@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.

Ver la solución en mensaje original publicado

0 Me gusta
1 Respuesta 1
dennisedson
Solución
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Contact property names error

resolver

@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 Me gusta