result.data | object | Yes | — | Indicates that the workflow configuration was retrieved successfully for the specified module. |
result.data.workflow_configurations | object | No | — | Nested schema for workflow_configurations |
result.data.workflow_configurations.related_triggers_details | array | No | — | Field: related_triggers_details Maximum items: 4. |
result.data.workflow_configurations.related_triggers_details[].api_name | string | No | — | Field: api_name Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].module | object | No | — | Nested schema for module |
result.data.workflow_configurations.related_triggers_details[].module.singular_label | string | No | — | Field: singular_label Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].module.plural_label | string | No | — | Field: plural_label Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].module.api_name | string | No | — | Field: api_name Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].module.name | string | No | — | Field: name Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].module.id | string | No | — | Field: id Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].name | string | No | — | Field: name Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].triggers | array | No | — | Field: triggers Maximum items: 4. |
result.data.workflow_configurations.related_triggers_details[].triggers[].api_name | string | No | — | Field: api_name Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].triggers[].deprecated | boolean | No | — | Field: deprecated |
result.data.workflow_configurations.related_triggers_details[].triggers[].name | string | No | — | Field: name Maximum length: 255. |
result.data.workflow_configurations.related_triggers_details[].triggers[].scheduled_actions_supported | boolean | No | — | Field: scheduled_actions_supported |
result.data.workflow_configurations.related_triggers_details[].triggers[].actions | array | No | — | Field: actions Maximum items: 12. |
result.data.workflow_configurations.triggers | array | No | — | Field: triggers Maximum items: 10. |
result.data.workflow_configurations.triggers[].api_name | string | No | — | Field: api_name Maximum length: 255. |
result.data.workflow_configurations.triggers[].deprecated | boolean | No | — | Field: deprecated |
result.data.workflow_configurations.triggers[].name | string | No | — | Field: name Maximum length: 255. |
result.data.workflow_configurations.triggers[].scheduled_actions_supported | boolean | No | — | Field: scheduled_actions_supported |
result.data.workflow_configurations.triggers[].actions | array | No | — | Field: actions Maximum items: 12. |
result.data.workflow_configurations.actions | array | No | — | Field: actions Maximum items: 12. |
result.data.workflow_configurations.actions[].is_clickable | boolean | No | — | Field: is_clickable |
result.data.workflow_configurations.actions[].associate_action | boolean | No | — | Field: associate_action |
result.data.workflow_configurations.actions[].limit_per_action | integer | null | No | — | Field: limit_per_action Format: int32. |
result.data.workflow_configurations.actions[].api_name | string | No | — | Field: api_name Maximum length: 255. |
result.data.workflow_configurations.actions[].supported_in_scheduled_action | boolean | No | — | Field: supported_in_scheduled_action |
result.data.workflow_configurations.actions[].name | string | No | — | Field: name Maximum length: 255. |
result.data.workflow_configurations.actions[].limit | integer | No | — | Field: limit Format: int32. |
result.meta | object | No | — | Additional response metadata (status, paging). |