Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
FlowsAccessor
Class FlowsAccessor
Hierarchy (
view full
)
ElementListAccessor
<
Flow
,
FindFlowsQuery
,
CreateFlowRequest
>
FlowsAccessor
Index
Constructors
constructor
Methods
find
find
All
create
Constructors
constructor
new
Flows
Accessor
(
client
)
:
FlowsAccessor
Parameters
client
:
IntegrationAppApiClient
Returns
FlowsAccessor
Methods
find
find
(
query
?
)
:
Promise
<
PaginationResponse
<
Flow
>
>
Parameters
Optional
query
:
FindFlowsQuery
Returns
Promise
<
PaginationResponse
<
Flow
>
>
find
All
find
All
(
query
?
)
:
Promise
<
Flow
[]
>
Parameters
Optional
query
:
Omit
<
FindFlowsQuery
,
"limit"
>
Returns
Promise
<
Flow
[]
>
create
create
(
data
)
:
Promise
<
Flow
>
Parameters
data
:
CreateFlowRequest
Returns
Promise
<
Flow
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
find
find
All
create
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...