ModeConnection
Mode Connection ConfigProperties
type: Service Type. Refer to #/definitions/modeType. Default:"Mode".hostPort(string, format: uri): URL for the mode instance. Default:"https://app.mode.com".accessToken(string): Access Token for Mode Dashboard.accessTokenPassword(string, format: password): Access Token Password for Mode Dashboard.workspaceName(string): Mode Workspace Name.filterQueryParam(string): Filter query parameter for some of the Mode API calls.supportsMetadataExtraction: Refer to ../connectionBasicType.json#/definitions/supportsMetadataExtraction.
Definitions
modeType(string): Mode service type. Must be one of:["Mode"]. Default:"Mode".