User Portlet User Portlet

Discussions
Thanks. This answers my question. My input is actually json, so in desperation I solved my problem by importing the json directly with APIFunction[{"d" -> "JSON"}, ToExpression[Take[Sort[Keys[#d]] /. #d, 9]] & , "String"]