Hi All,
I'm trying to use "Rest web service" node in workflow to create user. I'm getting "REST post request must be well-formed" pop-up message whenever I try to pass json in the body. it is only allowing xml while our api supports json format.
Thanks
Yogesh
As far as I know, only xml is supported in the rest web service node.