Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
Flow
Interface Flow
interface
Flow
{
id
:
string
;
name
:
string
;
key
:
string
;
integrationId
?:
string
;
integration
?:
Integration
;
universalFlowId
?:
string
;
universalFlowRevision
?:
string
;
parametersSchema
?:
DataSchema
;
nodes
?:
Record
<
string
,
FlowNode
>
;
autoCreateInstances
?:
boolean
;
archivedAt
?:
string
;
revision
:
string
;
customized
?:
boolean
;
appliedToIntegrations
?:
AppliedToIntegrations
<
Flow
>
;
isDeployed
?:
boolean
;
}
Index
Properties
id
name
key
integration
Id?
integration?
universal
Flow
Id?
universal
Flow
Revision?
parameters
Schema?
nodes?
auto
Create
Instances?
archived
At?
revision
customized?
applied
To
Integrations?
is
Deployed?
Properties
id
id
:
string
name
name
:
string
key
key
:
string
Optional
integration
Id
integrationId
?:
string
Optional
integration
integration
?:
Integration
Optional
universal
Flow
Id
universalFlowId
?:
string
Optional
universal
Flow
Revision
universalFlowRevision
?:
string
Optional
parameters
Schema
parametersSchema
?:
DataSchema
Optional
nodes
nodes
?:
Record
<
string
,
FlowNode
>
Optional
auto
Create
Instances
autoCreateInstances
?:
boolean
Optional
archived
At
archivedAt
?:
string
revision
revision
:
string
Optional
customized
customized
?:
boolean
Optional
applied
To
Integrations
appliedToIntegrations
?:
AppliedToIntegrations
<
Flow
>
Optional
is
Deployed
isDeployed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
key
integration
Id
integration
universal
Flow
Id
universal
Flow
Revision
parameters
Schema
nodes
auto
Create
Instances
archived
At
revision
customized
applied
To
Integrations
is
Deployed
Console
SDK
REST API
Integration App React - v2.13.2
Loading...