Skip to main content
Export codes from Voucherify, import them to Braze, and add an email code snippet to pull codes from the promotion list.
Use this scenario when you have a large number of Voucherify codes that you want to share with your customers.
Prerequisite: Code campaignPrepare a code campaign first to distribute them with Braze:
1

Export unique codes from Voucherify Campaign

In Voucherify, go to Campaigns and select the campaign that will be the source of codes to export:
  1. Click the three-dot menu to Export to CSV.
  2. Select only the Code field to be exported.
  3. Wait for the export to finish.
  4. Edit the CSV file and remove the name of the column to leave the list of codes only.
2

Create a promotion code list in Braze

In Braze, go to Data Settings > Promotion Codes, then select Create Promotion Code List.You can use the Voucherify campaign name to name the list and ensure data consistency.Besides the name, add the Code snippet name, for example VoucherifyPromoCodes26 that refers to the codes from the list. Code snippet name will be later populated with a unique code once the message is sent.
You can set attributes for codes such as List Expiration and Threshold Alerts. However, note that Voucherify manages expiration logic behind your codes regardless of list settings.
3

Upload the CSV file with promotion codes

Upload the CSV file with Voucherify codes.Confirm that the list only contains codes (and not column header) to Start Upload.When the import is done, click Save List to confirm the list details.
Large files take several minutes to import. You can leave the page while the import is in progress.
4

Use code snippet in Braze campaign

To use codes from the list in a Braze campaign, Copy Snippet and add it to the email body.Paste the code snippet to your Braze message to display a code from the list.Sample code snippet:

{% promotion('VoucherifyPromoCodes26') %}

Once the message with code is sent, the same code won’t be used again.
Your Braze audience starts receiving Voucherify codes.
If you need help on any of the steps above, visit the Promo codes user guide in Braze documentation.
Last modified on March 3, 2026