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

Add few clients to handle more Hubspot api endpoints #50

Closed jisson closed 5 years ago

jisson commented 5 years ago

Add few clients in order to handle the following hubspot api endpoints:

Add few methods to existing clients.

Also add few methods to existing clients and define the version of fire to 0.1.3 in requirements.txt as the last version dont have the helputils package.

jpetrucciani commented 5 years ago

Thanks for the contributions! I'll review and hopefully get this all merged in sometime today!

jpetrucciani commented 5 years ago

This is now live on pip as version 3.2.21!

Thanks again for the contributions 😄

jisson commented 5 years ago

Thanks for your time :)