Sorry, we don't support your browser.  Install a modern browser

HubSpot Lists#823

Would like to pull contacts from Lists within HubSpot or at least retrieve metrics about specific lists.

a year ago
1

Add support for HubSpot’s Lists API (/contacts/v1/lists, /contacts/v1/lists/all, /contacts/v1/lists/{list_id}/memberships) to expose list metadata and membership data.

Use case:
clients need to report on total list members and new members added within a date range. This data isn’t available from the current Contacts or Campaign Emails endpoints.

Requested output fields:

list_id, list_name

list_createdate, list_updatedate

contact_id (for memberships)

Optional: recently_added, recently_removed

Benefit:

Enables CRM growth dashboards and segment-level engagement reporting directly in Windsor connectors (HubSpot → BI → DWH).

a month ago