MergeLeads
Merges two or more known lead records into a single lead record.
EXECUTE δΎ‹
EXECUTE MergeLeads WinningLeadId = 1021579, LoosingLeadId = 1021580 EXECUTE MergeLeads WinningLeadId = 1021579, LoosingLeadId = 1021632,1021630
Input
| Name | Type | Required | Description |
| WinningLeadId | String | True | The id of the winning lead record |
| LoosingLeadId | String | True | A comma separated list of loosing lead ids |
Result Set Columns
| Name | Type | Description |
| Status | String | The status of the merge lead |