I have a rest API “http://jsonplaceholder.typicode.com/posts/1”
using httpTask, We can consume this link and get taskid.Responsebody in a tring format.
I want the response in JSON format, so that in followed usertask form i can refer to response data as Res.UserID.
In myTask there is a property .
I have published anr ran the work, but process did not work as expected. it says some eror happened.
Please help me in this.