Skip to main content

Braze

This page contains the setup guide and reference information for the Braze source connector.

Prerequisites

It is required to have an account on Braze to provide us with URL and Rest API Key during set up.

  • Rest API Key could be found on Braze Dashboard -> Developer Console tab -> API Settings -> Rest API Keys
  • URL could be found on Braze Dashboard -> Manage Settings -> Settings tab -> Your App name -> SDK Endpoint

Set up the Braze connector in Airbyte

For Airbyte Cloud:

  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Sources. In the top-right corner, click +new source.
  3. On the Set up the source page, enter the name for the Braze connector and select Braze from the Source type dropdown.
  4. Fill in your URL, Rest API Key and Start date and then click Set up source.

Supported sync modes

The Braze source connector supports the following sync modes:

  • Full Refresh | Overwrite
  • Incremental Sync | Append

Supported Streams

Performance considerations

Rate limits differ depending on stream.

Rate limits table: https://www.braze.com/docs/api/api_limits/#rate-limits-by-request-type

Reference

Config fields reference

Field
Type
Property name
string
url
string
api_key
string
start_date

Changelog

VersionDatePull RequestSubject
0.3.02023-11-0431857Add Campaigns, Canvases, Segments Details Streams
0.2.02023-10-2831607Fix CanvasAnalytics Stream Null Data for step_stats, variant_stats
0.1.42023-11-0320520Fix integration tests
0.1.32022-12-1520520The Braze connector born