Braze Quick Start Guide

Braze is a customer engagement platform. You can send events to Braze to complement the engagement that they already track, allowing you to see a fuller picture of your users' behavior.

Destination Info

Client-side
Server-side

Web

Mobile

Server

Getting Started

  1. Navigate to the Braze destination configuration:

  1. Configure your REST API Key. If you don't have a REST API key, yet, you can create one by going to Settings > Developer Console and click "Create New API Key"

You can create a REST API key on your Developer Console in Braze's app
  1. Configure your App Identifier

    When using the server-side connection mode, this identifier can be used to associate your events with a specific app that you've configured on your Braze account. For more information, please click here to read Braze's REST API key overview. When in client-side connection mode, this will be used as the API key for client-side API requests.

  2. Configure your Custom Endpoint.

You must at least configure your API key and Custom Endpoint in order to connect to the Braze destination

Make sure you configure the REST endpoint, not the SDK endpoint. It should have the following format: https://rest.iad-01.braze.com. You can see the REST endpoints and corresponding SDK endpoints here.

You should assume you do have a custom endpoint - read more here

5. That's it! You should now see the enabled status next to the Braze destination. Enable the Braze destination for events you'd like to send to this destination in the event definition.

In order to send events to Braze, enable the destination for each event

Confirm you are seeing events in Braze as expected

You can view visualizations of your events by going to Custom Events and searching for the event you'd like to view.

You can also see custom events associated with identified users when you look under the user's profile.

Braze does not deduplicate events out of the box.

Last updated

Was this helpful?