Hi all,
Activity used : Orchestrator HTTP Request
I have found the below JsonPayload to update the Specific Content of existing queue item added into queue.
{
‘itemData’: {
‘Name’: ‘UnattendedQueue’,
‘SpecificContent’: {
‘Name’: ‘Testymonika2000’
},
‘Reference’: ‘Petstore’
}
}
Can any one help me with the “RelativeEndpoint” to update the existing Queue item ?
Thanks in advance,
Jayavignesh G