Skip to main content

getHubspotStagesByPipelineId

Fetch the stages of a HubSpot deal pipeline, returned as a map of stage id to stage label. Returns null when HubSpot is not connected or the lookup fails.

getHubspotStagesByPipelineId(
input: getHubspotStagesByPipelineId!
): getHubspotStagesByPipelinePayload

Arguments

getHubspotStagesByPipelineId.input ● getHubspotStagesByPipelineId! non-null input

Wraps the HubSpot pipeline id whose stages to fetch.

Type

getHubspotStagesByPipelinePayload object

The stages of a HubSpot deal pipeline.