How to send payload using setRequestBody()?
Hello community, I am trying to build a dynamic object of data, stringify it then set it as request body before sending it to another instance.That means I collect for example short description and description from the source instance and insert an ...
