Skip to content

Commit 5445134

Browse files
author
klaviyo-sdk
committed
version 6.1.0
1 parent 605db1e commit 5445134

331 files changed

Lines changed: 3423 additions & 1286 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@ NOTE: For more granular API-specific changes, please see our [API Changelog](htt
99

1010

1111

12+
## [6.1.0] - revision 2023-12-15
13+
14+
### Added
15+
16+
#### New Endpoints: Bulk Profile Imports
17+
18+
We have added the following endpoints to enable bulk profile imports:
19+
- `Profiles.spawn_bulk_profile_import_job`
20+
- `Profiles.get_bulk_profile_import_job`
21+
- `Profiles.get_bulk_profile_import_jobs`
22+
- `Profiles.get_bulk_profile_import_job_lists`
23+
- `Profiles.get_bulk_profile_import_job_profiles`
24+
- `Profiles.get_bulk_profile_import_job_import_errors`
25+
- `Profiles.get_bulk_profile_import_job_relationships_profiles`
26+
- `Profiles.get_bulk_profile_import_job_relationships_lists`
27+
28+
### Changed
29+
30+
#### Relationships field of `Profiles.subscribe_profiles` payload is now optional
31+
32+
When using `Profiles.subscribe_profiles`, the `relationships` field of the payload is now optional (see [Profiles.subscribe_profiles reference](https://developers.klaviyo.com/en/reference/subscribe_profiles) for details).
33+
1234
## [6.0.1] - revision 2023-10-15
1335

1436
### Fixed

0 commit comments

Comments
 (0)