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

Add ability to PATCH an engagement #119

Closed FredrikWendt closed 2 years ago

FredrikWendt commented 2 years ago

As per https://legacydocs.hubspot.com/docs/methods/engagements/update_engagement-patch PATCHing is possible

jpetrucciani commented 2 years ago

This is now included in the new release on pip in version 3.2.51! Thanks again for your contribution 😄