Feature: Instafloss
How to enable Instafloss for Klaviyo
13min
instafloss gives klaviyo real time capabilities! follow the instructions to start preventing bounces before they happen step 1 from your dailystory integration, click the instafloss switch step 2 copy the webhook url from the instafloss popup you can find it by clicking on the instafloss switch in your klaviyo integration or during onboarding step 3 in klaviyo, select flows in the navigation sidebar step 4 click create flow step 5 click build you own step 6 give it a name "instafloss" and click create flow step 7 in select a trigger, select list or segment with the email addresses you want to send to mailfloss be sure to make a note if this is a list or segment as you will need this information later step 8 select the list or segment you want to use and use the filter email is set it should look like the following screenshot step 9 under actions, drag the webhook action onto the flow builder step 10 click the trigger, and click in the link of your list or segment in our case "sample data list" step 11 in the new window that opened, copy the string in the url between the slashes (/) after /list/ in our example, copy "t5nacp" step 12 click the webhook box paste the webhook url from step 1 into the destination url, and include in the json body the segment or list id depending if it's list or segment, use list id or segment id this is very important click save to save the configuration be sure to use list id if it is a list or segment id if a segment or it will not work the json body will look like the following (we use segment id in our example since we are using the new subscribers segment) post { "email" "{{ person email }}", "segment id" "t5nacp" } step 13 click review and turn on and in flow status select live and save it to check if you did it right exit and go back to flows you should see yo step 14 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 https //docs mailfloss com/bulk import operations for connected integrations article please do not send large batches of email addresses to the provided webhook address