Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
FlowInstanceSelector
Interface FlowInstanceSelector
Deprecated
interface
FlowInstanceSelector
{
autoCreate
?:
boolean
;
userId
?:
string
;
parentKey
?:
string
;
parentId
?:
string
;
id
?:
string
;
integrationKey
?:
string
;
integrationId
?:
string
;
connectionId
?:
string
;
flowId
?:
string
;
flowKey
?:
string
;
instanceKey
?:
string
;
autoUpdate
?:
boolean
;
}
Hierarchy (
view full
)
ConnectionSelector
ElementInstanceSelector
FlowInstanceSelector
DataSourceInstanceSelector
FieldMappingInstanceSelector
Index
Properties
auto
Create?
user
Id?
parent
Key?
parent
Id?
id?
integration
Key?
integration
Id?
connection
Id?
flow
Id?
flow
Key?
instance
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
flow
Id
flow
Id
?:
string
Optional
flow
Key
flow
Key
?:
string
Optional
instance
Key
instance
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
flow
Id
flow
Key
instance
Key
auto
Update
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...
Deprecated