Skip to content

Releases: mannum/hubspot-api

Fixes For Contact Lists

04 Apr 13:25
bf37fc5
Compare
Choose a tag to compare

Fix to get all contacts in a contact list

Fixes for contact list support

28 Mar 14:58
4b22cd3
Compare
Choose a tag to compare
  • Added contact list id to the find_all_contacts_in_list

Support for contact lists

28 Mar 08:12
15ea37b
Compare
Choose a tag to compare

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

09 Jan 16:46
7b85616
Compare
Choose a tag to compare
Add archived option to deals (#18)

* Add option to only bring back archived records

* Update setup version

* lintz

Email Events Release

03 Nov 16:13
b46f8e8
Compare
Choose a tag to compare
1.1.3

fix settings update (#17)

Fix email event break clause

03 Nov 15:50
61067a4
Compare
Choose a tag to compare
1.1.2

fix break clause (#16)

Email event retries

03 Nov 11:16
9fac951
Compare
Choose a tag to compare
1.1.1

update version

Increase email events limit

02 Nov 16:44
912d11b
Compare
Choose a tag to compare
Increase email limit (#14)

* Increase limit to 1000

* Update version

Email Events Reader

02 Nov 13:33
e3e63b8
Compare
Choose a tag to compare

Added new email events reader functionality

Refactor deal logic

09 Sep 15:05
f22cba2
Compare
Choose a tag to compare
Refactor all deals logic (#12)

* Revert "Update version again (#11)"

This reverts commit 89411a3e7e3e911570cd7e19b00ee90f035f263a.

* update deals to page instead

* update version

* update version