Is there a way to Identify swimlane name via REST API for any process step
Content
Is there an OCI REST API or set of API's I can execute to find the name of the swimlane my process is in for any given step? For example, let's say my process has 3 swimlanes (i.e Process Review, Sales and Billing). Within each swimlane, I have the need to "dynamically" identify the name of the swimlane because I need to know the roles associated with that swimlane to pass in to integrations. I know we can hard-code the name of the swimlane, but I don't want to have to do that and risk someone going in and changing
0