Core APIs
Text
Split To JSON
1 min
splits a delimited value into a json object making it accessible to the automation api definition { "tab" "examples", "url" "https //orca pathfix com/functions/text/splittojson", "name" "split to json", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "pzvsyji09iheqptalonoy", "code" "{\n\t\\"output\\" {\n\t\t\\"v0\\" \\"atlanta\\",\n\t\t\\"v1\\" \\"berlin\\",\n\t\t\\"v2\\" \\"bangalore\\"\n\t}}\n}", "language" "200" }, { "id" "jae2huvsson2qkj3ghqxb", "code" "{\n \\"message\\" \\"error\\"\n}", "language" "404" } ], "selectedlanguageid" "pzvsyji09iheqptalonoy" }, "examples" { "languages" \[ { "id" "mkhhbpypymue9piokqmlx", "code" "{\r\n\t\\"input\\" \\"atlanta,berlin,bangalore\\",\r\n\t\\"seperator\\" \\",\\"\r\n}", "language" "json" } ], "selectedlanguageid" "mkhhbpypymue9piokqmlx" }, "description" "call the following api to switch multiple responses with a standard output", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }