Change logs
Hereby you'll find all relevant changes in Actito's API with their release moment.
Breaking changes are identified explicitly and detailed on the Maintenances page.
2024-10
- Mass imports - added 'triggered by API' ETLs and possibility to push a file directly by API in automated ETLs.
- Push campaigns - added new 'Push campaigns' API to create/update/schedule mass push notifications campaigns.
- Targeting - added new 'Targeting' API to retrieve the list of existing targetings.
- Exports - added possibility to set up push activities incremental exports via 'Exports' API.
- Webhooks - added possibility to create webhooks on export executions.
2024-09
- External target lists - added 'External target list' API following the revamp of the concept of 'File synchronizations'.
- Push campaigns - added 'Push campaign' API, allowing to create, update and schedule Push Notification campaigns, and to retrieve the definition of push integrations.
- Targeting - added 'Targeting' API, allowing to retrieve the settings of saved targetings.
2024-08
- Mass imports - added new type of ETL synchronization (triggered ETLs) and new 'type' parameter in ETL definition to distinguish between SCHEDULED and TRIGGERED ETLs.
- Mass imports - restructured ETL category to separate Automated and Oneshot ETLs.
- File transfers - merged the 'Synchronized files' API into the 'File transfers' API and updated the concept of 'File synchronization'.
- Profile Search & Profiles - added technical attributes object in the response of operations to retrieve a (list of) profile(s).
2024-07
- Mass imports - added 'retryPolicy' on scheduled ETL synchronizations.
2024-06 - BREAKING
- All - Restructured Actito API into Categories instead of versions: added category prefix in path of all operations. Old URLs will be phased out after 1 year, in 2025-06.
- Mass imports - Deprecated Imports V4 operations in favor of oneshot ETL executions. Imports V4 operations will be phased out after 1 year, in 2025-06.
- Entities & Data Structure - Deprecated Entities V4 and DataModel V4 operations in favor of Entities V5 and Data stucture V5. Entities V4 & DataModel V4 operations will be phased out after 6 months, in 2024-12.
- Mass imports - Announced end of service of already deprecated operations 'Get a single ETL execution's error file' & 'Get a single mono file ETL execution's results' for 2024-12.
- Webhooks - Announced end of service of already deprecated operations 'Create a webhook on a profile table' and 'Create a webhook on a custom table' for 2024-09. These operations have not recorded any recent usage.
- E-mail campaigns & SMS campaigns - Announced end of service of already deprecated operations 'Set the HTML content', 'Set the personalization file' and 'Set the target file' (all with PUT method) for 2024-09. These operations have not recorded any recent usage.
2023-10
- Campaigns V5 - Added new operations to retrieve the definition of e-mail campaign templates
2023-06
- DataModel V5 - Added new REMOVE_FOREIGN_KEY change request on custom tables
2023-04
- Campaigns V5 - Added spam counter to existing bounceDetails in an e-mail campaign result's report
- Exports V5 - Added new optional includeOnlySources filter in incremental exports definition for exports of data type PROFILES_CHANGES_EVENTS
- Webhook V4 - Added new optional includeOnlySources filter for UPDATED_SUBSCRIPTIONS and DELETED events on PROFILE_TABLE webhook subscriptions
2023-03
- Campaigns V5 - Added new operation to retrieve an e-mail campaign report public link
2023-02
- DataModel V5 - Added new change requests to allow adding or removing multiple subscriptions or segmentations in a single request
2022-10
- All V5 - Activated request validation based upon OpenAPI specifications