Skip to main content
July 24, 2014
Question

Sending form elements to both Marketo and Eloqua

  • July 24, 2014
  • 2 replies
  • 852 views
We have a client that asked us to "cut and paste" some Eloqua JavaScript onto our Marketo lead form so that the data can go directly into their Salesforce account.

As I understand form code, this is not possible without advanced scripting -- AJAX and/or possibly not even hosting the form on Marketo.

Anyone accomplish something like this with a simple cut/paste into a Marketo page?

Thanks,

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

2 replies

Josh_Hill13
Level 10
July 24, 2014
I know you can do a double POST. I suppose you could add some jquery to pass the data to Eloqua too.
July 24, 2014
Thank you Josh.