Connect to SFMC and Braze

Enter your API credentials to connect to both platforms. These credentials are only used for the current session and are not stored.

Salesforce Marketing Cloud
Example: mc9q1jzx56qz9d1hdkxm
Braze
This should be a REST API Key with appropriate permissions.
Important: Must be the REST endpoint (not SDK). Example: rest.iad-01.braze.com (without http:// or https://)
How to find your credentials

  1. Log in to your Salesforce Marketing Cloud account
  2. Navigate to Setup > Apps > Installed Packages
  3. Find or create an API integration package
  4. Ensure the package has the necessary permissions
  5. Copy the Client ID, Client Secret
  6. Your subdomain is part of your SFMC instance URL
  7. Your Account ID/MID can be found in Setup

  1. Log in to your Braze Dashboard
  2. Navigate to Developer Console > API Settings
  3. Create a new REST API Key (or use an existing one)
  4. Ensure the API Key has the necessary permissions:
    • users.track
    • content_blocks.create
    • email.create
    • segments.create
  5. Your REST Endpoint is found under API Endpoints in the same section