
Pipedrive API Integration Profile
Information and guides about integrating with Pipedrive API
Add Pipedrive Integration to Your AppDelete multiple activities in bulk in Pipedrive API
Marks multiple activities as deleted. After 30 days, the activities will be permanently deleted.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Ids | query.ids | string | |
Data | data | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Success | success | boolean | |
Data | data | object | |
Id | data.id | array of numbers | An array of the IDs of activities that were deleted |