Getting JSON into marketo
Hi there, looking for some help. Hopefully the below makes sense from a non-technical marketer..
Goal: Have the ability to token data into a marketo email that has been passed from a JSON file on form submission.
Situation: On a non-marketo form submission we will have a web API that will be passing form data into marketo, however along with normal field data, the form submission includes a JSON file that has more complex data - two levels.
Question - it is possible for Marketo to unpack a JSON file with nested data into marketo fields? Or does it need to be passed to a CRM to do this/sync back a simple single level data back to Marketo. Or is there an alternative method altogether?