@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
workflows
automationConnections
AutomationConnectionCreationObject
Type Alias AutomationConnectionCreationObject
type
AutomationConnectionCreationObject
=
{
connectorId
:
string
;
name
?:
string
;
params
?:
automationConnections
.
AutomationConnectionParamCreateObject
[]
;
spaceId
?:
string
;
}
Index
Properties
connector
Id
name?
params?
space
Id?
Properties
connector
Id
connectorId
:
string
The unique identifier of the connector from which the automation connection is created.
Optional
name
name
?:
string
Optional
params
params
?:
automationConnections
.
AutomationConnectionParamCreateObject
[]
Optional
space
Id
spaceId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connector
Id
name
params
space
Id
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The unique identifier of the connector from which the automation connection is created.