Hi Community,
We use two different marketing automation platforms, one of which is Marketo.
Now I want to values filled in embedded Marketo form to a different platform and I guess it is possible by some JavaScripts.
Have anyone successfully achieved this and had any detailed know-hows?
Actual source codes would be super helpful and any insights are also welcome!
Thanks in advance!
Tad
It's extremely simple but your 3rd (or, in this case, 4th) party platform must have an endpoint that accepts form posts. And it is best if is specifically designed for cross-domain posts (CORS/XDR), as opposed to a dumb forms endpoint that will require more work. Does it have that kind of forms endpoint?
If not, you can still trigger a webhook call on the Marketo side to post lead fields to basically any external service. Speaking very strictly, those may not be the same values that were posted with the form (i.e. it is possible for a lead field to be updated again from other sources, such as SFDC sync or other API interactions, before the webhook executes).
Hi Sanford-san
Thanks for your quick reply!!
I will go back with my company's engineer's feedback.
Thanks again!
Tad
2016-06-09 14:10 GMT+09:00 Sanford Whiteman <marketingnation@marketo.com>:
<https://nation.marketo.com/?et=watches.email.thread> The Marketo
Marketing Nation Community
<https://nation.marketo.com/?et=watches.email.thread>
How to transfer values filled in embedded Marketo form to a different
marketing automation's database
reply from Sanford Whiteman
<https://nation.marketo.com/people/63ea064b55e61d1184c4e1e1cc5ee59b25d3a3a1?et=watches.email.thread>
in Products - View the full discussion
<https://nation.marketo.com/message/132914?et=watches.email.thread#comment-132914>