ghl_create_opportunity
Create a new sales opportunity in a GoHighLevel pipeline by specifying pipeline, stage, and contact, with optional deal value, status, and custom fields.
Instructions
Create a new opportunity/deal in a pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Opportunity name/title | |
| source | No | ||
| status | No | ||
| contactId | Yes | Contact this opportunity belongs to | |
| assignedTo | No | User ID to assign to | |
| pipelineId | Yes | Pipeline to place the opportunity in | |
| customFields | No | ||
| monetaryValue | No | Deal value in dollars | |
| pipelineStageId | Yes | Initial stage ID |