jpetrucciani / hubspot3

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

added cms_files.py #97

Closed huntdesignco closed 4 years ago

huntdesignco commented 4 years ago

I added the start of the cms_files.py API code. I needed to get meta data for uploaded files. I am currently working on adding functionality to upload files to hubspot and other API end routes as well.

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.50

Thanks for your continued contributions!