Core APIs
List
To Separated Text (From Text OR JSON List)
1 min
converts a json list to a delimited text output the "output" parameter is required only if the input list is a list of json objects and will be ignored if the input list is a text list api definition { "tab" "examples", "url" "https //orca pathfix com/functions/list/toseparatedtextfromtextlist", "name" "to separated text api", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "28usdqyeh3qrdmtvamsqt", "code" "{\n \\"output\\" \\"ralph\@pathfix com,janet\@pathfix com\\"\n}", "language" "200" }, { "id" "yix64dyiudpjgbrfsfawb", "code" "{\n \\"message\\" \\"error\\"\n}", "language" "404" } ], "selectedlanguageid" "28usdqyeh3qrdmtvamsqt" }, "examples" { "languages" \[ { "id" "encjz9tstg38f0x taa4x", "code" " {\r\n \t\\"input\\" \[{\r\n \t\t\t\\"user id\\" \\"ron\@pathfix com\\"\r\n \t\t},\r\n \t\t{\r\n \t\t\t\\"user id\\" \\"janet\@pathfix com\\"\r\n \t\t}\r\n \t],\r\n \t\\"separator\\" \\",\\",\r\n \t\\"output\\" \\"{{user id}}\\"\r\n }", "language" "json" } ], "selectedlanguageid" "encjz9tstg38f0x taa4x" }, "description" "\ncall the following api ", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }