PipedriveV2 Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Pipedrive APIs.
Key Features
- The server models Pipedrive entity like dealsprodcuts as a relational view, allowing you to write SQL to query Pipedrive data.
- Stored procedures allow you to execute operations to Pipedrive
- Live connectivity to these objects means any changes to your Pipedrive account are immediately reflected when using the server.
Additionally, the Pipedrive API limits the number and combinations of columns that can be projected over the data or used to restrict the results returned. Please note that the PipeDrive V2 endpoint is currently in beta.