how to user marketo custom form without using iframe | Community
Skip to main content
January 9, 2014
Question

how to user marketo custom form without using iframe

  • January 9, 2014
  • 3 replies
  • 819 views
right now we are using an ifram for caling custom form...but i dont want to use iframe for calling it
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

January 9, 2014
Hi, we are using custom forms outside of Marketo. The basic idea is that you create a form in Marketo and you'll need that ID. Now just create a page with a form. Point the <form action="XXX"> to a script you create (e.g. in PHP or Javascript). That script will use the SOAP API or Munchkin API to associate the lead (http://community.marketo.com/MarketoArticle?id=kA050000000Kyr7CAC). In the API you can set that a form was filled and you need to supply the form ID.
January 9, 2014
May 28, 2014
Can you please post a link again,th link works before but not know....