v1

latestOpenAPI 3.1.12026-07-268973189.3 KB
Reference Data

Create a deal pipeline

Creates a deal pipeline with its stages. A pipeline must include at least one ACTIVE, one WON, and one LOST stage. Returns the new pipeline with stage IDs (dps_) you can use when creating deals.

post/pipelines

Request body

namestring required

Pipeline name

iconstring

Tabler icon name for the pipeline. Defaults to an icon.

isActiveboolean

Whether the pipeline is active. Defaults to true.

Response

OK

idstring required

Pipeline ID (dpl_ prefix)

namestring required

Pipeline name