Skip to main content
November 28, 2013
Question

Template form with Mixture.io and JSON?

  • November 28, 2013
  • 1 reply
  • 564 views
Hi, I'm building my website with Mixture.io - a static site generator that runs on Shopify's Liquid engine for templating. 

We want to template landing pages with it and so far have been successful with things like a headline, lead image, body copy, etc as variable but we're having difficulty in templating Marketo forms.

We have our own styled form and can generate the raw HTML forms on Marketo but we can't figure out how to turn Marketo's specifications into a parameter/variable to be usable in our JSON file.

Any ideas on how we can accomplish this so that our landing pages can be templated? 

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

1 reply

November 28, 2013
Adding Design Studio to the mix will defeat the original purpose of http://mixture.io
 
The most robust and effective solution to concliate the two environments is generating and handling all content through mixture.io and then sending form data to Marketo via Munchlkin JavaScript API's associateLead or SOAP API's syncLead.
 
 
Munchkin JavaScript API Call associateLead
​community.marketo.com/MarketoArticle?id=kA050000000Kyr7CAC
 
SOAP API syncLead