Hello fellow devs,
I’m using the Track API to pass along a custom event when someone signs up for a class. These events contain info about the class, including the class date and class start time. We need to send reminders to customers both 1 day and 1 hour before their class time.
In a perfect world, I’d love to leverage a date property triggered flow where the date trigger is the custom property passed along from these API events. However, it seems like the date property flows are based on profile properties and not event properties, so I’m not sure that I could leverage the flow exactly as I’d like.
Does anyone have any insight or ideas on how I could achieve this? Am I correct, are date property triggers only available on profile properties? Or is there a way that I can base my flow on the custom date property tracked by the API event?
Thanks,
- Ryan