ADO.NET Provider for Pipedrive

Build 26.0.9655

UsersFollowers

Lists the followers of a specific user.

View-Specific Information

SELECT

The provider uses the Pipedrive API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the provider.

ColumnSupported Operators
UserId=

For example, the following query is processed server-side:

SELECT * FROM UsersFollowers WHERE UserId = 2

Columns

Name Type References Description
UserId Integer ID of the user.
Data Integer The identifier of a user who follows the specified user.

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