SSIS Components for Zoho CRM

Build 25.0.9434

ConvertLead

Transforms a qualified lead into related contact, account, and deal records in one step.

Input

Name Type Description
LeadId String Unique identifier of the lead to be converted.
Overwrite String Indicates whether to overwrite existing values during the conversion.

The default value is true.

NotifyLeaderOwner String Sends a notification to the lead owner if set to true.

The default value is false.

NotifyNewEntityOwner String Sends a notification to the new record owner if set to true.

The default value is false.

AccountId String Unique identifier of the associated account.
ContactId String Unique identifier of the associated contact.
UserId String Identifier of the user to whom the converted lead is assigned.
CampaignSource String Campaign source for the deal. This value appears in the Deals module.
DealName String Name of the deal created from the conversion.
ClosingDate String Expected closing date of the deal.
Stage String Identifier of the deal stage.
Amount String Total monetary amount of the deal.
Pipeline String Name or identifier of the pipeline used in the conversion.

Result Set Columns

Name Type Description
Contacts String Unique identifier of the newly created contact.
Deals String Unique identifier of the newly created deal.
Accounts String Unique identifier of the newly created account.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434