You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes the library has full support for standard and custom properties in your HubSpot account, the best place to start is the readme which contains a few examples of how you construct your DTOs and consume custom props :)
Actually I was referring to the Properties API, which allows one to manage the properties in HubSpot themselves. For example, we have a "Language Fluency" contact property to track the languages a contact is fluent in. The properties API allows us to add or remove values from the options available to select -- defined in HubSpot as a "multiple checkboxes" property.
Thanks for clarifying, no, this library does not currently support that part of the HubSpot API yet.
If you're up for it, I will happily accept a PR :)
Greetings! Just a quick question: Does this project support the HubSpot properties API? I'm referring to this in particular: https://developers.hubspot.com/docs/api/crm/properties#endpoint?spec=POST-/crm/v3/properties/%7BobjectType%7D/groups
The text was updated successfully, but these errors were encountered: