ConnectionWorkflowSetting Object
Contains information about the workflow setting for an app/API connection.
This object is used by the following operations:
- Operations that reference the ConnectionSettings object
The properties included in the ConnectionWorkflowSetting object are listed below.
| Property | Type | Description |
|---|---|---|
| WorkflowDefinitionKey | string | The unique workflow definition key for the custom workflow for an app/API connection. |
| Environment | string | The environment that the workflow setting applies to (Sandbox or Production). |
| ConnectionCommentWorkflowDefKey | string | The unique workflow definition key for the custom workflow for comments on connections, if one is in use. |