I’m trying to figure out how to return plain text from a GET endpoint in my application. Is this possible either from using REST data endpoints or the REST panel in the architect? An API requires a plain text response.
@Niels, as far as I know you can’t convert a GET response to a plain text from the REST data endpoint page, but it could be possible in the Architect via plugins. Probably, the (de)serialization plugin can help. Probably, @Wilko knows better ![]()