API Changelog

2024/12/11

Multi-language support

2.4 Multi-language support has been added to the Project Campaign API. You can now use the languages array to define content translations.

Specific platform targeting & Web Push support

2.4 Changes for Project Campaign API:

  • Added support for sending pushes to the web platform through API.
  • Added platform targeting: you can now use platform_type to select what kind of platform you want to target.
    Breaking: platform_type is a new, required field with no default value: if want to send to all platforms, set the value to "ios","android","web".
    Version 2.3 and lower of the API will only send to iOS and Android.

Imported-tokens support

2.4 Added imported tokens support to Project Campaign API.

2024/08/12

2.3 Added Push Notifications support to Project Campaign API

2024/07/20

2.0 Added events export to Profile API - Export profile data