How do I get the id of a queue?

Hello everyone!

I don’t know where I can find the id of a queue. Anyone knows how/where?

Kind regards

@muehlbauer157

You can use orchestrator api…and use get queue definitions api…which will get you the id and the name as well

Cheerd

1 Like

Hi @muehlbauer157

Go to that particular queue=> Click on view transactions=> click on biew details of any transaction queue=> you can get the id from there.

Hope ie helps!!

1 Like

Thanks, this works! :slight_smile:

1 Like

This doesn’t work. Can you show any screenshot?

@muehlbauer157

Looks like @Parvathy thought you asked transaction id…

If you need queue id you can use orchestrator apis

Happy Automation

Cheers

Read it in the URL of the orchestrator when you open a queue:
https://cloud.uipath.com/ … /DefaultTenant/orchestrator_/monitoring/queues/833639?tid=xxxxxxx&fid=xxxxxxx

If you use an on premise Orchestrator the URL is different of course, but the location of the queue ID the same. (Although most likely a lower number)

2 Likes

@muehlbauer157

https://docs.uipath.com/orchestrator/standalone/2022.10/api-guide/queue-items-requests

Hope this will helps you

also a solution, thanks! :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.