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