APIs & Integrations

ASavaliya
Participant

How to update property in custom object schema

Hey All,

 

I have already create my custom object schema.but now i want to add another property in my custom object. So any can help me for that ?

 

Thank you

Ankur

0 Upvotes
3 Replies 3
Phil_Vallender
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

How to update property in custom object schema

Hi @ASavaliya 

 

Once you have created your custom object, you can add properties in the standard HubSpot Settings UI as with other objects. 

 

You can also use the update schema API end point. 

 

Hope this helps.

Phil Vallender | HubSpot Website Agency
ASavaliya
Participant

How to update property in custom object schema

hey @Phil_Vallender 

 

I try to add property through Update schema api but only update label not add my property.

 

0 Upvotes
Phil_Vallender
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

How to update property in custom object schema

Hi @ASavaliya 

 

Ah I see - and I assume the UI approach is not an option?

 

Have you tried using the standard create property endpoint against your custom object. When creating associations between custom objects I found that I had to use some assumptions regarding some standard or legacy endpoints.

Phil Vallender | HubSpot Website Agency