Hello folks,
I have a cron job which sends customer events requests to Klaviyo daily.
When this request, “reminder”, is posted to Klaviyo’s API multiple times for the same person, it does not seem to create events for all (my test today showed 2 of 4 were created).
While the title and time are the same, the properties sent with the request can differ - could this be the cause of the missing events and, if so, how can I make them “unique” so none are missed?
I don’t want to change the name of the event as they should all be the same and are being used to trigger a flow.
Thanks for any advice!