Win Deal
ploomes_deals_winMark an open deal as won in Ploomes CRM. Requires the deal's pipeline to allow winning deals.
Instructions
Mark a deal as won in Ploomes CRM. Sets the deal StatusId to 2 (Won). The deal's pipeline must have MayWinDeals=true for this action to succeed — use ploomes_pipelines_list to check. Only open deals (StatusId=1) can be won. Sends an empty body to POST /Deals({Id})/Win.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deal ID to mark as won |