pipedrive_create_pipeline
Create a new sales pipeline by specifying a name. Optionally enable weighted deal probability for better forecasting.
Instructions
Create a new sales pipeline. Only name is required. Set is_deal_probability_enabled to turn on weighted deal probability for the pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the pipeline (required) | |
| is_deal_probability_enabled | No | Whether deal probability is enabled for this pipeline (default false) |