pipedrive_deals_create
Create a new deal in Pipedrive with support for custom fields by name or key. Specify title, value, stage, and more.
Instructions
Create a new deal. Supports custom fields by name or key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Deal title | |
| person_id | No | ||
| org_id | No | ||
| value | No | ||
| currency | No | ||
| pipeline_id | No | ||
| stage_id | No | ||
| status | No | ||
| expected_close_date | No | ||
| visible_to | No | ||
| custom_fields | No | ||
| custom_fields_by_name | No |