Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
RunFlowOptions
Interface RunFlowOptions
interface
RunFlowOptions
{
nodeKey
?:
string
;
input
?:
any
;
returnImmediately
?:
boolean
;
onUpdate
?:
(
(
...
args
:
any
)
=>
void
)
;
}
Index
Properties
node
Key?
input?
return
Immediately?
on
Update?
Properties
Optional
node
Key
node
Key
?:
string
Optional
input
input
?:
any
Optional
return
Immediately
return
Immediately
?:
boolean
Optional
on
Update
on
Update
?:
(
(
...
args
:
any
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node
Key
input
return
Immediately
on
Update
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...