APIs & Integrations

RobertoLopez
メンバー

Contact property names error

解決

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 いいね!
1件の承認済みベストアンサー
dennisedson
解決策
HubSpot製品開発チーム
HubSpot製品開発チーム

Contact property names error

解決

@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 いいね!
1件の返信
dennisedson
解決策
HubSpot製品開発チーム
HubSpot製品開発チーム

Contact property names error

解決

@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 いいね!