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!
@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.