Hi Team,
I wanted to call a put method through uipath. below is the information. how can i do that.
API Information : https://mysupportdeskdev.service-now.com/api/twte2/generictaskcalls
Calling Method : PUT
Sample payload :
{
“number”:“TASK1311860”,
“state”: “3”,
“comments”: “Ticket is being closed through API,”
}
Hi ,
Check out this post . This will surely help you.