Skip to main content
All CollectionsIntegrationsEmail Integrations
How To Integrate Your Braze Account
How To Integrate Your Braze Account

This article will get you started in your Braze integration with LoudCrowd

C
Written by Customer Success
Updated over a week ago

Integrating the LoudCrowd platform with your Braze is quick and easy. The integration allows you to seamlessly fire off rewards, whether that be for social gifting, commissions earned or as part of your LoudCrowd creator program.

Configure Braze Campaign

Create email campaigns for each of the reward program emails (Welcome, Reward Tiers, Commissions, etc.)

  1. Compose email templates for each email. For reward emails, insert the following code in the template to connect the discount codes via the API. Replace lc_discount_code with the actual code name you select for each reward tier.

    {{ api_trigger_properties.${lc_discount_code} | default: unknown}}

  2. Select API Triggered Delivery

  3. Copy the Campaign ID (You will use in next step!)

  4. Set Target Segment to “Has Account”

  5. Make campaign “Active”

Test Integration in LoudCrowd

Navigate to Integrations > Outbound > Test

Use one of the Rewards emails campaigns to test the integration in the LoudCrowd Platform.

  1. Use the Campaign ID from Step 1

  2. Insert the discount code name used in the trigger properties

Set Up Rewards in LoudCrowd

Navigate to Setting > Rewards > Add Reward

You will need to have a .csv of unique rewards codes for each tier formatted in one column with no header.

  1. Name the reward: Reward Welcome, Reward Tier 1 Achieved, etc.

  2. Select Braze as the Delivery Method

  3. Use the Campaign ID from Step 1 for the Template ID

  4. If the email has a discount code, input the code field name

*Skip step 4 for the Welcome Email

Reach out to your Client Strategist for assistance with this set up if needed.

Did this answer your question?