JDBC Driver for Marketo

Build 22.0.8462

MergeLeads

Merges two or more known lead records into a single lead record.

EXECUTE Example:

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

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462