APIs & Integrations

jfragoso
Member

Pulling HubSpot Dropdown Values via API

Can we pull values from a drop-down field created in HubSpot via the API? I’d prefer to keep the values stored in HubSpot and I don’t want to manage them in two places. Is there any documentation on how to do this?

0 Upvotes
3 Replies 3
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

Pulling HubSpot Dropdown Values via API

Hi @jfragoso,

You can use the Contact Properties API to get a particular property’s information. If that property is an enumeration type property (e.g. dropdown select) then the response will include all of the options as well.

0 Upvotes
MGO
Participant

Pulling HubSpot Dropdown Values via API

Hi @Derek_Gervais, is there a similar possibility in the new v3 api? I could not find any documentation for this. 

 

Thanks in advance!

Marco 

0 Upvotes
MGO
Participant

Pulling HubSpot Dropdown Values via API

0 Upvotes