Hello,
Is there a way to integrate Marketo form with 3rd party authentication?
The process will be when leads fill out the form, they can also choose to single sign-on and access our platform. I can't find any information about it in the community.
Thank you!
Teresa
Solved! Go to Solution.
A Marketo form can do anything you want after form submission.
The Forms JS success event fires afterward, and an onSuccess event listener gets 2 arguments: the values just submitted and the original Thank You URL configured in Form Editor.
Teresa,
Maybe my coffee isn't working properly.
Are you suggesting the Marketo form is being used as a sign on mechanism?
Kind of. So, the idea is for people to sign up to get access to a platform and they can also use single sign-on on the form to gain access.