How can I set a new value in the existing transaction item and update the same back to the queue?

Let’s say I’ve got a transaction which has the following data.

Val 1 : “MyName”
Val 2 : “MyBike”

Now I just want to get the transaction item and set a new value then update back the transaction to the queue for further processing.

Val 1 : “MyName”
Val 2 : “MyBike”
Val 3 : “MyPet”

Thanks!

@balupad14 can I get some help here?

Can you get the transaction item, set transaction status and add the arguments back to the queue as a new item?

ok, But I don’t want to set as new transaction. Is there a way to update the arguments and set back to the same transaction?

Yes, You can use Postman api. plz Watch this tutorial UiPath Orchestrator API Using Postman | Part 9 | Edit Queue items - YouTube