Input and Output for Merge Leads
The Input tab and the Output tab have the following fields for upserting merge leads.
| Input Item | Data Type | Description |
|---|---|---|
| ParamsMergeLeads | ||
| winningLeadKey
List |
string | An attribute used to identify the winning lead. The attribute is associated with a name, a type, and a value. |
| losingLeadKey
List |
string | An attribute used to identify the losing leads. The attribute is associated with a name, a type, and a value. |
| Output Item | Data Type | Description |
|---|---|---|
| SuccessMergeLeads/result/mergeStatus | ||
| winningLeadId | integer | The ID of the winning lead. The returned value can be null. |
| losingLeadIdList | integer | The ID of the losing leads. The returned value can be null. |
| status | string | The status of the operation. |
| error | string | The error message. The returned value can be null. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.