Feature: Instafloss
How to enable Instafloss for Braze
10min
You can find it by clicking on the Instafloss switch in your Braze integration or during onboarding.
Step 4. Give the campaign a name under Campaign Name and click Blank Template under Predesigned Webhook Template
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}}}"
}
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.
Step 8. Under A/B Testing, ensure the Control Group checkbox is unchecked and then click Conversions near the bottom.
Step 11. Back in mailfloss, click the checkbox that you have completed the instructions, then click the button to turn on Instafloss
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.
Updated 11 Jan 2024
Did this page help you?
TABLE OF CONTENTS