Feature: Instafloss

How to enable Instafloss for Braze

10min

Step 1. Copy the webhook URL from the Instafloss popup. 

You can find it by clicking on the Instafloss switch in your Braze integration or during onboarding. 

Document image




Step 2. In Braze, select Campaigns in the navigation sidebar

Document image




Step 3. Click Create Campaign and select Webhook

Document image




Step 4. Give the campaign a name under Campaign Name and click Blank Template under Predesigned Webhook Template

Document image




Step 5. Paste the webhook URL copied from step 3 into the Webhook Url, ensure JSON Key/Value Pairs under Request Body include email -> {{${email_address}}} and braze_id -> {{${braze_id}}} and then click Delivery near the bottom

The preview will look like the following:

POST https://webhooks.mailfloss.com/webhook/braze/<Webhook URL from Step 3> { "email": "{{${email_address}}}", "braze_id": "{{${braze_id}}}" }
Document image


Step 6. Select Action-Based Delivery and for trigger add the trigger "Add an Email Address", and ensure under Schedule Delay the trigger event is set to "Immediately", then click "Target Users" near the bottom.

Document image

Document image




Step 7. Under Targeting Options, ensure the Additional filter is set to Email Available is true.

Document image




Step 8. Under A/B Testing, ensure the Control Group checkbox is unchecked and then click Conversions near the bottom.

Document image




Step 9. Click Confirm near the bottom to progress to the next screen.

Document image




Step 10. Click "Launch Campaign" to finish the campaign creation.

Document image




Step 11. Back in mailfloss, click the checkbox that you have completed the instructions, then click the button to turn on Instafloss

Document image


Please note that Instafloss is for real-time operations only. For bulk import/cleaning operations, see this article. Please do not send large batches of email addresses to the provided webhook address.