jpetrucciani / hubspot3

python3.6+ hubspot client based on hapipy, but modified to use the newer endpoints and non-legacy python
MIT License
147 stars 73 forks source link

Contact endpoints and tests #45

Closed rheinwerk-mp closed 5 years ago

rheinwerk-mp commented 5 years ago

This PR extends the contacts API.

Also a small bugfix for hubspot3/base.py, where the json.loads wasn't wrapped by the try-except in case the data content is bytes.

jpetrucciani commented 5 years ago

Awesome - I'll get this reviewed and merged soon!

jpetrucciani commented 5 years ago

This is now merged, and it is live on pip as version 3.2.18!

Thanks again for your contributions! 😄