Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
UpdateFlowRequest
Interface UpdateFlowRequest
interface
UpdateFlowRequest
{
key
:
string
;
name
:
string
;
integrationId
?:
string
;
nodes
?:
Record
<
string
,
CreateFlowNodeRequest
>
;
parametersSchema
?:
DataSchema
;
autoCreateInstances
?:
boolean
;
archivedAt
?:
string
;
}
Hierarchy (
view full
)
CreateFlowRequest
UpdateFlowRequest
Index
Properties
key
name
integration
Id?
nodes?
parameters
Schema?
auto
Create
Instances?
archived
At?
Properties
key
key
:
string
name
name
:
string
Optional
integration
Id
integration
Id
?:
string
Optional
nodes
nodes
?:
Record
<
string
,
CreateFlowNodeRequest
>
Optional
parameters
Schema
parameters
Schema
?:
DataSchema
Optional
auto
Create
Instances
auto
Create
Instances
?:
boolean
Optional
archived
At
archived
At
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
name
integration
Id
nodes
parameters
Schema
auto
Create
Instances
archived
At
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...