ghl_opportunity_upsert
Create or update a sales opportunity with pipeline stage, monetary value, forecast close date, and assigned user. Sync opportunities across your pipeline.
Instructions
Upsert Opportunity Endpoint: POST /opportunities/upsert (Version header: v3; source: v3/opportunities-v3.json) OAuth scopes: opportunities.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |