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

Implement named property fetching #96

Closed artemgordinskiy closed 4 years ago

artemgordinskiy commented 4 years ago

Implements GET /properties/v1/{object_type}/properties/named/{property_name}.

Tested manually as well, works for me 👌

jpetrucciani commented 4 years ago

LGTM! Apologies for the delay - this PR notification got lost in the new notifications setup for GitHub. I'll get this released soon

jpetrucciani commented 4 years ago

This is now live on pip as version 3.2.49

Thanks again for your continued contributions! 😄

artemgordinskiy commented 4 years ago

@jpetrucciani Great, thanks for putting a release out right away! 🙌 No worries about the delay 🙂