Hi there Klaviyo,
Here is a problem we would like to solve using Flows, but we are not sure if it is possible.
We would like to send reminders (email/sms) based on non-complete actions:
- A user initiated a process. (we send event1 with unique id)
- When users progress in the process we send the following event. Let’s call it: event2. (we send event2 with same unique id)
We would like to send a reminder if user initiated the process (event1), but not complete the process (never received event2) for that particular product (unique id).
Is it possible? Having the product id being variable/dynamic??
Thanks.