ADO.NET Provider for Pipedrive

Build 26.0.9655

MergeDeals

Merge two deals in one deal.

Stored Procedure-Specific Information

Executing this procedure requires setting the values for Id and MergeWithId. For example:
EXEC MergeDeals Id = 1, MergeWithId = 2

Input

Name Type Description
Id Integer ID of a Deal.
MergeWithId Integer ID of the deal that the deal will be merged with.

Result Set Columns

Name Type Description
Status String Execution status of the stored procedure.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655