Skip to content

Fetching extra properties for get_all and get_batch Contacts

Compare
Choose a tag to compare
@jpetrucciani jpetrucciani released this 18 Jan 14:29
· 365 commits to master since this release

Thanks @NickBrecht for bringing up this issue! #16

You should now be able to pass a list to the ContactsClient.get_all and ContactsClient.get_batch functions called extra_properties, which should contain a list of extra properties (visible on this page of the HubSpot docs) you'd like to query for. This will then extend the default list, including those properties in your response