Core APIs
Text
Sentence Case
1 min
this function converts the provided input into sentence case first charachter of each sentence is converted into caps and the rest are lower case until the beginning of the next sentence api definition { "tab" "examples", "url" "https //orca pathfix com/functions/text/sentencecase", "name" "sentence case api", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "8jbfk5vuzc17bmf459u0p", "code" "{\n\t\\"output\\" \\"lorem ipsum dolor big brown fox jumped over the fence\\"\n}", "language" "200" }, { "id" "o sjdb25a vi1r0banrvh", "code" "{\n \\"message\\" \\"error\\"\n}", "language" "404" } ], "selectedlanguageid" "8jbfk5vuzc17bmf459u0p" }, "examples" { "languages" \[ { "id" "v85wszhwosdfvcj2nyt40", "code" "{\r\n\t\\"input\\" \\"lorem ipsum dolor big brown fox jumped over the fence\\"\r\n}", "language" "json" } ], "selectedlanguageid" "v85wszhwosdfvcj2nyt40" }, "description" "call the following api to convert any text into uppercase", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }