Braze
Integrating Braze with Osano
Connecting to Braze
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- API Key
- API URL
View Braze's documentation on where to find your API key.
You can find your API URL by logging into your Braze account and use the table here to determine your Rest Endpoint URL.
Required Permissions
- email.hard_bounces
- email.unsubscribe
- campaigns.list
- canvas.list
- feed.list
- segments.list
- content_blocks.list
- subscription.status.get
- subscription.groups.get
View Braze's documentation on permissions here.
Auth
- Token Based