ConvertLead
Convert a lead.
Input
Name | Type | Description |
LeadId | String | Unique ID of the record you are converting. |
Overwrite | String | Indicates if the convertions should be overwritten or not.Deafult value is true.
The default value is true. |
NotifyLeaderOwner | String | Notifies the lead owner if set to true.
The default value is false. |
NotifyNewEntityOwner | String | Notifies the lead owner if set to true.
The default value is false. |
AccountId | String | The id of the account. |
ContactId | String | The id of the contact. |
UserId | String | Id of the user that the converted lead will be assigned to. |
CampaignSource | String | the campaign source. Can be found on Deals. |
DealName | String | The name of the deal. |
ClosingDate | String | The closing date. |
Stage | String | The stage Id. |
Amount | String | The total amount. |
Result Set Columns
Name | Type | Description |
Contacts | String | The converted contact ID. |
Deals | String | The converted deal ID. |
Accounts | String | The converted account ID. |