Using a non-MKTO form to capture Marketo data

Mikes_Jones
Level 8

Using a non-MKTO form to capture Marketo data

Our company is in the process of switching to Sitecore forms instead of Marketo forms, and I wanted to get some help/comments on how this works.

Essentially, when you fill out the Sitecore form, we want it to behave just like a Marketo form would (passing the munchkin, capturing activity, getting original source info/type, ect) as well as being able to set up Smart Campaigns that have triggers/filters that look for these Sitecore forms.

Anyone have any experience, input or links they can direct me towards that would provide information on how to accomplish this?

1 REPLY 1
Grégoire_Miche2
Level 10

Re: Using a non-MKTO form to capture Marketo data

Hi Malik,

The best way in this case is to use Marketo forms 2.0 API and post a Marketo form programatically in the background. This takes some JS development skills.

Look here: Make a Marketo Form Submission in the background

-Greg