| Step Details | |
| Introduced in Version | 9.1 |
| Last Modified in Version | 9.1 |
| Location | Process Mining > Resource |
The Get Resources Insights step retrieves an Insight data for a selected Resource from a connected Process Mining Flow Data Structure. Filters can be selected if needed.
Prerequisites
This step requires a connection to a Process Mining Platform and the creation of a Process Mining Flow Data Structure.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Extension Folder Id | The ID of the Process Mining Flow structure available in the Process Mining instance. | String |
| Filters | Allows Users to select one or more Filters through which data from the Process Mining Flow Data Structure will be processed. | List of FilterDTO |
| Resource Name | Allows Users to choose a Resource Name. | String |
Outputs
| Property | Description | Data Type |
|---|---|---|
| GetResourceInsights1_Output | This Output retrieves a list of Insights data for the selected Resource and Filters(if applicable). | ResourceInsightDTO |
