This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
Releases: klaviyo/php-klaviyo
Releases · klaviyo/php-klaviyo
2.3.6
2.3.5
Remove null coalesce operator to keep php 5.6 compatibility
2.3.4
EventModel does not to throw warnings if optional 'properties' parameter is not set
Track and Identify Post Request
Update - Add ability to track and identify calls to use POST instead of GET
Add global suppression endpoint
- Update - Add global suppression endpoint.
- Fix - Explicitly set curl query array and authentication.
Use generic exception message if details not available.
- Fix - Use generic exception message if details not available.
Add people/search and data-privacy endpoints
- Update - Add people/search endpoint.
- Update - Add data-privacy/deletion-request endpoint.
- Deprecate - Rename List API methods: getListDetails, updateListDetails, subscribeMembersToList, unsubscribeMembersFromList, getGroupMemberIdentifiers, getAllExclusionsOnList
- Deprecate - Rename Metric API methods: getMetricTimeline, exportMetricData