Getting Started

Introducing Pipelines

Pipelines are named and ordered groups of Opportunity Statuses. You can:

  • Create, update, and delete Pipelines via the Pipeline API.
  • Create Opportunity Statuses in a specific Pipeline via the Opportunity Status API.
  • Reorder Opportunity Statuses within a Pipeline and move them between Pipelines by sending a PUT to the Pipeline API.

With the introduction of Pipelines, we are deprecating the opportunity_statuses field in the Organizanization API and Me API. Use the pipelines field instead.