As we make changes to our API, we’ll publish below. Changes to the product itself will be published on Product Updates.
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
PUTto 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.