Fetching extra properties for get_all and get_batch Contacts
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