We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a225d commit 03095ebCopy full SHA for 03095eb
CHANGELOG.md
@@ -6,7 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
### Added
9
-- Added AdditionalData object schema to GetOrganizations and GetPersons data
+- Added deal_id, person_id, org_id and lead_id quick filters for GET /api/v2/activities endpoint.
10
+- Added AdditionalData to the v2 schemas:
11
+ - deal
12
+ - stage
13
+ - pipeline
14
+ - activity
15
+
16
+[8.1.4](https://github.com/pipedrive/client-php/compare/8.1.3...8.1.4) (2025-03-11)
17
18
19
- Added AdditionalData object schema to GetOrganizations and GetPersons data
20
0 commit comments