create_deal
Create a Bitrix24 CRM deal by specifying title, amount, stage, and linked contact or company. Set currency, comments, and responsible user to record the deal.
Instructions
Create a new CRM deal in Bitrix24 with title, amount, stage, and linked contact/company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Deal title | |
| comments | No | Comments | |
| stage_id | No | Stage ID (e.g. NEW, PREPARATION, PREPAYMENT_INVOICE) | NEW |
| company_id | No | Company ID to link | |
| contact_id | No | Contact ID to link | |
| currency_id | No | Currency code | RUB |
| opportunity | No | Deal amount | |
| assigned_by_id | No | Responsible user ID |