Getting JSON as string from web service

The http request node by default returns a utf-8 string, There is a setting at bottom of the http request config to output a JSON object.

1 Like