Pipedrive Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Pipedrive APIs.
Key Features
- The add-in models Pipedrive entities like activities, leads, and products as relational tables, allowing you to write SQL to query and modify 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 add-in.
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.