Releases: mannum/hubspot-api
Releases · mannum/hubspot-api
Fixes For Contact Lists
Fix to get all contacts in a contact list
Fixes for contact list support
- Added contact list id to the find_all_contacts_in_list
Support for contact lists
Added two new functions for contact lists
- find_all_contacts_in_list: returns an object with all contacts from a given list
- find_all_contact_lists: returns an object with all contact lists
Add archived deals
Add archived option to deals (#18) * Add option to only bring back archived records * Update setup version * lintz
Email Events Release
1.1.3 fix settings update (#17)
Fix email event break clause
1.1.2 fix break clause (#16)
Email event retries
1.1.1 update version
Increase email events limit
Increase email limit (#14) * Increase limit to 1000 * Update version
Email Events Reader
Added new email events reader functionality
Refactor deal logic
Refactor all deals logic (#12) * Revert "Update version again (#11)" This reverts commit 89411a3e7e3e911570cd7e19b00ee90f035f263a. * update deals to page instead * update version * update version