Using braze-cordova-sdk with braze.com

Kotlin integration

✓ Official SDK
Install
# Maven: see https://github.com/braze-inc/braze-cordova-sdk
News Feed Cards List
curl \
  https://rest.iad-01.braze.com/feed/list
Canvas List
curl \
  https://rest.iad-01.braze.com/canvas/list
Custom Events List
curl \
  https://rest.iad-01.braze.com/events/list
SDK on GitHub 📄 API Docs
SDK
braze-cordova-sdk
Kotlin
API
braze.com
braze.com
At a glance
Language Kotlin
Endpoints31
Base URLhttps://rest.iad-01.braze.com
✓ Official