create_lead
Add a new lead to amoCRM with a required name; optionally include price, pipeline, status, responsible user, or custom fields.
Instructions
Create a new lead (deal) in amoCRM. Requires a name. Optionally set price, pipeline, status, responsible user, and custom fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Lead name | |
| price | No | Lead budget/price | |
| status_id | No | Status ID within the pipeline | |
| pipeline_id | No | Pipeline ID | |
| responsible_user_id | No | Responsible user ID | |
| custom_fields_values | No | Custom field values |