Skip to main content

List Pipedrive Stages

GET 

/api/integrations/:integration_id/pipedrive/stages

List all pipeline stages from Pipedrive for this integration.

Returns a list of {id, name, pipeline_id, pipeline_name} objects so the UI can render a grouped dropdown. Name is suffixed with the pipeline label when multiple pipelines exist so users can distinguish Qualified in pipeline A from Qualified in pipeline B.

Request

Responses

Successful Response