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 KeysURL
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:
- Log into your Airbyte Cloud account.
- In the left navigation bar, click Sources. In the top-right corner, click +new source.
- On the Set up the source page, enter the name for the Braze connector and select Braze from the Source type dropdown.
- Fill in your
URL
,Rest API Key
andStart 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
- campaigns
- campaigns_analytics
- canvases
- canvases_analytics
- events
- events_analytics
- kpi_daily_new_users
- kpi_daily_active_users
- kpi_daily_app_uninstalls
- cards
- cards_analytics
- segments
- segments_analytics
Performance considerations
Rate limits differ depending on stream.
Rate limits table: https://www.braze.com/docs/api/api_limits/#rate-limits-by-request-type
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.3 | 2022-12-15 | 20520 | The Braze connector born |