Question
RPA
US
Last activity: 9 Aug 2019 7:22 EDT
POST Json String using RESTCLIENT
Hi Team,
Please help me if anyone used RESTClient Component to POST json String to Web API.
Authentication Type Security Token. I want to post multiple parameters.
Example:
Json String: @ "{
'FirstName': 'ABc', 'LastName': 'DEF', 'Location': 'ghi', 'currentlocation': 'jkl', 'Date': '01012019'
}
API: http://abcdef/services/event/collecotor
Security Token: xxxxx-1234-tyuio-ertyui8765
Thanks in Advance
Kalyan
***Edited by Moderator Marissa to update platform capability tags****