Hello All,
I am using [POST] Add Queue Item, to create a new Item in a Queue from external Application
While Creating can i use a custom Value in “Id” in request payload (For Example : “Id” : 14326 ) ?
So that later i can use the same custom value for GET/PUT/DELETE operations
Also is it possible to GET/PUT/DELETE using Reference field??