Skip to main content
July 28, 2014
Question

Opening offline event process in marketo

  • July 28, 2014
  • 2 replies
  • 820 views
Can someone please assist in opening an offline event in marketo. if the registration page is non marketo how could the Leads from registration form be managed so the rest of the campaign will remain in marketo local flow
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

July 28, 2014
You would have to use the Marketo API to push the leads into Marketo.  Then you can pick them up and put them into a program and run the flow.
July 28, 2014
As Cheryl mentioned you will need to use the Marketo APIs for this use-case. Here are a couple of links to get you started: 

1) REST API
http://developers.marketo.com/documentation/rest/createupdate-leads/


2) SOAP API
http://developers.marketo.com/documentation/soap/syncmultipleleads/