Process's Unique ID (Orchestrator API)

Hi Team

I just wanted to make sure the presence of process unique Id in orchestrator API. I am able to get the Id per schedule / trigger aka StartingScheduleId. Is there a process Id meaning, if I have 10 processes in my orchestrator, are there 10 unique Ids?
Please let me know if you need more explanation regarding to my questions. Thanks, a lot!

Hi, @Sisay_Dinku

Seen this docs, I think ID key is a reliable one to use:

Schedules Requests (uipath.com)

And also Webhook

Types of Events (uipath.com)

@Sisay_Dinku

Yes that is true…you can go get processes request to check the keys of all the processes …can get a specific key by using the process name

Cheers

@rikulsilva Thank you so much the documentation was so helpful.
Yes, I can see from my APIs list that there are “Id” and “Key” fields specific to each process. Thanks again.

1 Like

@Anil_G thanks a lot. I was able see the specific Ids/ keys per process after looking into the documentation that was shared by @rikulsilva. Thanks!

1 Like

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