I need some help in converting the json data to a plain table.
I can bring the json API call data into Alteryx using text input, download and json parse tool. After reading some posts in this community, I learned that I need to use RegEx, Cross Tab and Join tool.
But I feel my case is more complex than given solutions. The json code has 14 schema levels. I still need help to figure out how to convert the json data to an Excel Table with all fields lay out.
Attached is the example source data.
Thanks.