Hello,
We are looking to send data from a non-marketo form to Marketo and create a lead record when someone submits the form. Would it be possible set up a GET webhook that can be called when someone submits the non-marketo form. Can we create a lead record using this method?
It will not be possible to recreate the forms in Marketo for this particular situation. Is there a better way to do this?
Solved! Go to Solution.
Use the Forms 2 API as explained here: http://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/
Just create a blank form so that you can reference the formID and pass whatever values to the existing form fields that you have in place. We use this all of the time when offering our gated content on syndicated, third-party sites.