Core APIs
Text
Append to Delimited List
2 min
add items from a demilisted list api definition { "tab" "examples", "url" "https //orca pathfix com/functions/text/appendtolist", "name" "append delimited list api", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "n rjomukz53 t3qvmztxv", "code" "{\n \\"output\\" \\"apple,orange,banana\\"\n}", "language" "200" }, { "id" "hhfm3d fqok 0ts 5ydmq", "code" "{\n \\"message\\" \\"error\\"\n}", "language" "404" } ], "selectedlanguageid" "n rjomukz53 t3qvmztxv" }, "examples" { "languages" \[ { "id" "lmd3vw xachwtmrgyq2aa", "code" "{\r\n \\"input\\" \\"apple,orange\\",\r\n \\"separator\\" \\",\\",\r\n \\"value\\" \\"banana\\"\r\n}", "language" "json" } ], "selectedlanguageid" "lmd3vw xachwtmrgyq2aa" }, "description" "call the following api helps define any text", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } } remarks ideally to be used if you want to add text to an existing delimited list you can define the text and separator to combine the text