
Pipedrive API Integration Profile
Information and guides about integrating with Pipedrive API
Add Pipedrive Integration to Your AppGet all activity types in Pipedrive API
Returns all activity types.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Success | success | boolean | If the response is successful or not |
Data | data | array of items | The array of activity types |
Id | item.id | number | The ID of the activity type |
Name | item.name | string | The name of the activity type |
Icon Key | item.icon_key | string | Icon graphic to use for representing this activity type |