ConnectionSettings Object
Contains information about a business's settings in relation to connections (app/API contracts).
This object is used by the following operations:
- PUT /api/businesses/{BusinessID}/connectionsettings
- GET /api/businesses/{BusinessID}/connectionsettings
- Operations that reference the BusinessSettings object
- Operations that reference the Business object
The properties included in the ConnectionSettings object are listed below.
Property | Type | Description |
---|---|---|
WorkflowSetting | ConnectionWorkflowSetting | The unique workflow definition key for the custom workflow for app/API connections, if a custom workflow for connections is in use. |