pipedrive_create_pipeline
Create a new sales pipeline by providing a name and optionally enabling weighted deal probability.
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) |