sf_convert_lead
Convert a Salesforce Lead to a new Account, Contact, and optional Opportunity. Provide Lead ID; optionally link to existing Account/Contact, set opportunity name, or disable opportunity creation.
Instructions
Convert a Salesforce lead to Account, Contact, and optionally Opportunity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Salesforce Lead ID | |
| accountId | No | ||
| contactId | No | ||
| opportunityName | No | ||
| doNotCreateOpportunity | No |