RestClient Body Input
Hello,
Currently i am working on solution of robot automation where I need to send POST rest API message
I am trying to use RestClient and I just cant figure out what should be in the input of RestClient body in method Execute (3 parameters) , I would like to put there idealy json Raw string which does not work, I tried text string which does not work either. Any help here ? btw when I try to execute with input fields it works fine so I confirm the connection is there but my json strings can be various and I just cannot change input fields all the time.
I am just interrested in what format i should put "requestbody"
Thanks
attaching screen
***Edited by Moderator Marissa to update platform capability tags****