PerformanceWorkflows
Get a breakdown of the performance of a workflow based on the specified time period.
Columns
Name | Type | References | Filterable | Description |
WorkflowId | Long |
Workflows.Id | True | The id of the Workflow. |
Series | String | Type of series for Workflow | ||
Bucket | Date | Bucket of the Workflow | ||
TimePeriod | String | True | The time period used to group the data. Must be one of DAY, WEEK, or MONTH
The allowed values are DAY, WEEK, MONTH. | |
Frequency | Integer | Frequency of the Workflow | ||
StartDate | Datetime | True | The start date for the data you want. | |
EndDate | Datetime | True | The end date for the data you want. |