Validation on form submission
Hey,
Our web team came to me asking how they can leverage Marketo api to get to this goal:
Only people (email addresses) attending an event can access content behind a non-Marketo form, hosted on a non-Marketo page.
I want to give guidance to devs and I want to have your feedback on those paths:
1. Static list api - Upon form submission, a validation is performed to see if the person is member of static list
2. Program membership + status - Upon form submission, a validation is performed to see if the person is member of event program with "attended" status.
What other path should I explore?
Thanks for your feedback