Hello Team,
We have received response from Endpoint URL in String format, but the content-type of Response is "application/json", we need to fetch that value and convert it into proper JSON format (ie in Parameter name, value) format.
We have tried to change Content-type of response and convert it, but its shows blank json response (ie {}).
Please help how to convert it into API Connect (V10, V5).
Please find below example for same.
Received Response:
abcdefg
Require response:
{"response":"abcdefg)
Thanks and Regards,
Jyoti
------------------------------
Jyoti Yadav
------------------------------