Queries
Retrieve a list of stakeholders in your care flow
When designing a care flow, you can assign stakeholders to actions. This tells the system who needs to complete what. When orchestrating care flows, you might want to retrieve these stakeholders to answer questions like:
We provide a couple of queries to get the data you need related to stakeholders. Feel free to select the one that works best for your use case.
Get published stakeholders details by one or more stakeholder definition IDs, useful for swapping definition ids for stakeholder labels.
01
Get published stakeholders details by one or more care flow definition IDs, useful for ensuring you have all stakeholders across all versions of a care flow (e.g. if a stakeholder was removed in a newer version of a care flow).
01
Get published stakeholders details by one or more release IDs, useful for when you want an overview of all stakeholders for a specific version(s) of a care flow.
01
A query that combines all input fields of the queries above and is useful for filtering. All input fields are optional, if no values are passed it will return all stakeholders in all your published care flows.
01