Core APIs
Text
Split
1 min
split the given text into json array based on a given separator if the separator is not provided, the default is " "(space) api definition { "tab" "examples", "url" "https //orca pathfix com/functions/text/split", "name" "split api", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "802yok30dzpjzxfrei5ba", "code" "{\n\t\\"output\\" \[\\"first\\", \\"second\\", \\"third\\"]\n}", "language" "200" }, { "id" "mskqd57imsivlw9nq6a9w", "code" "{\n \\"message\\" \\"error\\"\n}", "language" "404" } ], "selectedlanguageid" "802yok30dzpjzxfrei5ba" }, "examples" { "languages" \[ { "id" "jrhzut4v8bvrinujfwa80", "code" "{\r\n\t\\"input\\" \\"first,second,third\\"\r\n}", "language" "json" } ], "selectedlanguageid" "jrhzut4v8bvrinujfwa80" }, "description" "call the following api to split responses from a given response", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }