Skip to main content
Use hubspot.listCompanies to list HubSpot companies with cursor pagination.
automations/hubspot-list-companies.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.