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 helper for getting all contacts in a list #92

Closed maxmorlocke closed 4 years ago

maxmorlocke commented 4 years ago

Adds a function in the contacts API to obtain all contacts in a list, using the parameter list id.

jpetrucciani commented 4 years ago

Looks good to me, I can get this merged in soon!

Thanks for your contribution!

jpetrucciani commented 4 years ago

This is now live on pip as version 3.2.45

Thanks again for your contribution! 😄