Opening offline event process in marketo

Anonymous
Not applicable

Opening offline event process in marketo

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
Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Opening offline event process in marketo

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.
Anonymous
Not applicable

Re: Opening offline event process in marketo

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/