Skip to main content
Use hubspot.listContacts to list HubSpot contacts with cursor pagination.
automations/hubspot-list-contacts.automation.ts

Inputs

Set limit from 1 to 100 and pass after from the previous page. Optional properties, propertiesWithHistory, associations, and archived fields control expansion. Optional second argument { account } selects a named HubSpot binding.

Output

Returns records, optional total, and pageInfo.after for the next page.