@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
workflows
automationConnections
AutomationConnectionParamObject
Type Alias AutomationConnectionParamObject
type
AutomationConnectionParamObject
=
{
documentation
?:
string
;
exampleValue
?:
string
;
fieldType
?:
string
;
id
?:
string
;
isOptional
?:
boolean
;
meta
?:
unknown
[]
;
name
?:
string
;
order
?:
number
;
paramOptions
?:
automationConnections
.
AutomationConnectionParamOptionObject
[]
;
value
?:
string
;
}
Index
Properties
documentation?
example
Value?
field
Type?
id?
is
Optional?
meta?
name?
order?
param
Options?
value?
Properties
Optional
documentation
documentation
?:
string
The documentation of the automation connection parameter.
Optional
example
Value
exampleValue
?:
string
Optional
field
Type
fieldType
?:
string
Optional
id
id
?:
string
Optional
is
Optional
isOptional
?:
boolean
Optional
meta
meta
?:
unknown
[]
Optional
name
name
?:
string
Optional
order
order
?:
number
Optional
param
Options
paramOptions
?:
automationConnections
.
AutomationConnectionParamOptionObject
[]
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
documentation
example
Value
field
Type
id
is
Optional
meta
name
order
param
Options
value
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The documentation of the automation connection parameter.