
Pipedrive API Integration Profile
Information and guides about integrating with Pipedrive API
Add Pipedrive Integration to Your ProductGet all activities assigned to a particular user in Pipedrive API
Returns all activities assigned to a particular user.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
User Id | query.user_id | integer | |
Filter Id | query.filter_id | integer | |
Type | query.type | string | |
Limit | query.limit | integer |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Success | success | boolean | |
Data | data | array of items | |
Id | item.id | number | |
Company Id | item.company_id | number | |
User Id | item.user_id | number |