ADO.NET Provider for Pipedrive

Build 26.0.9655

MergePersons

Adds an audio recording to the call log.

Stored Procedure-Specific Information

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

Input

Name Type Description
Id Integer ID of a person.
MergeWithId Integer The ID of the Person that will not be overwritten This Person data will be prioritized in case of conflict with the other Person.

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