Skip to main content
Mikes_Jones
Level 7
January 5, 2017
Question

Using a non-MKTO form to capture Marketo data

  • January 5, 2017
  • 1 reply
  • 1352 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
January 5, 2017

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