This doc will walk you through the basic elements of a review request flow within Klaviyo. By the end, your flow should look like this:
First, create a new flow from scratch in Klaviyo. Then choose "Junip - Order fulfilled" as your metric:
Now you'll want to add a flow trigger to make sure a customer hasn't previously reviewed all the items they purchased. Use the Boolean filter to set `all_items_reviewed` to `is false`.
Then add a flow filter to make sure the flow is called off once we get a review from them. Setting `Junip - Review created` to `zero times` `since starting this flow`.
Then just add a time delay & your email... and you're done! You now have a simple review request flow via Klaviyo.