Scenario is:
I have generate orderCode in my side. Now I have popup that user can submit their email and order code. Then Klaviyo will send email to recipients.
Question:
How to check with database that orderCode is correct? In case someone have submit wrong code, Klaviyo won’t send email to.
Noted: orderCode storaged in database of website, not in Klaviyo. Klaviyo just storaged orderCode that recipient submitted.
Solved
Can I check with web's database before send email?
Best answer by cdetdi
It sounds like you need to check the input with your INTERNAL database, not Klaviyo’s records. If you are trying to check with Klaviyo you can do a GetEvent call with your parameters to see if there is a record with that ID.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.