Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
DataSourceInstanceSelector
Interface DataSourceInstanceSelector
Deprecated
interface
DataSourceInstanceSelector
{
autoCreate
?:
boolean
;
userId
?:
string
;
parentKey
?:
string
;
parentId
?:
string
;
id
?:
string
;
integrationKey
?:
string
;
integrationId
?:
string
;
connectionId
?:
string
;
dataSourceKey
?:
string
;
dataSourceId
?:
string
;
instanceKey
?:
string
;
nodeKey
?:
string
;
udm
?:
string
;
flowId
?:
string
;
flowKey
?:
string
;
autoUpdate
?:
boolean
;
}
Hierarchy (
view full
)
ConnectionSelector
FlowInstanceSelector
ElementInstanceSelector
DataSourceInstanceSelector
Index
Properties
auto
Create?
user
Id?
parent
Key?
parent
Id?
id?
integration
Key?
integration
Id?
connection
Id?
data
Source
Key?
data
Source
Id?
instance
Key?
node
Key?
udm?
flow
Id?
flow
Key?
auto
Update?
Properties
Optional
auto
Create
auto
Create
?:
boolean
Optional
user
Id
user
Id
?:
string
Optional
parent
Key
parent
Key
?:
string
Optional
parent
Id
parent
Id
?:
string
Optional
id
id
?:
string
Optional
integration
Key
integration
Key
?:
string
Optional
integration
Id
integration
Id
?:
string
Optional
connection
Id
connection
Id
?:
string
Optional
data
Source
Key
data
Source
Key
?:
string
Optional
data
Source
Id
data
Source
Id
?:
string
Optional
instance
Key
instance
Key
?:
string
Optional
node
Key
node
Key
?:
string
Optional
udm
udm
?:
string
Deprecated
use dataSourceKey instead
Optional
flow
Id
flow
Id
?:
string
Optional
flow
Key
flow
Key
?:
string
Optional
auto
Update
auto
Update
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Create
user
Id
parent
Key
parent
Id
id
integration
Key
integration
Id
connection
Id
data
Source
Key
data
Source
Id
instance
Key
node
Key
udm
flow
Id
flow
Key
auto
Update
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...
Deprecated