How to populate a work queue from my web service?

Hi there,

I am in an analysis stage and would like to know if there is a way to populate a job queue from a web service. I was seeing that the orchestrator has functionalities but I have not been able to find the documentation to help me with this issue.

1 Like

Hey @JTG

You can find it using below,

<OrchURL>/swagger

This will have a detailed documentation of orchestrator API service with playground to try sending requests.

Hope this helps.

Thanks
#nK

Hi @JTG,

You can refer the below link.

https://docs.uipath.com/orchestrator/reference/api-references

Thanks

1 Like

Thank you very much, it worked for me!

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