pipedrive_leads_create
Create a new lead in Pipedrive by specifying a title and optionally linking to a person, organization, owner, label, value, or expected close date.
Instructions
Create a new lead. Requires at least person_id or organization_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Lead title | |
| person_id | No | ||
| organization_id | No | ||
| owner_id | No | ||
| label_ids | No | ||
| value | No | ||
| expected_close_date | No | ||
| visible_to | No |