Name | Type | Description | ||
---|---|---|---|---|
id | String | The ID of the workflow rule | ||
name | String | The name of the workflow rule | ||
life_cycle_state | String | The life cycle state of the workflow rule which can be EFFECTIVE or NOT EFFECTIVE | ||
description | String | The description of theĀ workflow rule | ||
processing_order | String | The Processing order of the workflow rule which can be ACTIONS THEN UPDATES, UPDATES THEN ACTIONS | ||
priority | String | The Workflow Rule's Priority which can be LOW, MEDIUM, HIGH | ||
entity | String | The name of the entity with which the workflow rule is related to. The supported entities are the following:
| ||
entity_types | Entity Type Object | The Entity Types which are applicable for the workflow rule. | ||
log_information | Log Information Object | The log information related with the retrieved workflow rule |
...