Power BI Connector for Pipedrive

Build 25.0.9454

DeleteChannel

Deletes an existing messenger’s channel and all related entities (conversations and messages).

Stored Procedure Specific Information

Pipedrive allows only a small subset of columns to be used in the Exec query. These columns can typically be used with only = comparison. The required columns in AddFile are FileLocation . For example:

EXECUTE DeleteChannel Id = '123'

Input

Name Type Description
Id String The ID of the channel provided by the integration.

Result Set Columns

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

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