Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
IntegrationLevelFlowsListAccessor
Class IntegrationLevelFlowsListAccessor
Hierarchy
IntegrationLevelElementsListAccessor
<
Flow
,
ListFlowsForIntegrationQuery
,
Omit
<
CreateFlowRequest
,
"integrationId"
>
>
IntegrationLevelFlowsListAccessor
Index
Constructors
constructor
Properties
client
integration
Selector
endpoint
element
Key
Methods
list
create
Constructors
constructor
new
Integration
Level
Flows
List
Accessor
(
client
,
integrationSelector
)
:
IntegrationLevelFlowsListAccessor
Parameters
client
:
IntegrationAppApiClient
integrationSelector
:
string
Returns
IntegrationLevelFlowsListAccessor
Properties
client
client
:
IntegrationAppApiClient
integration
Selector
integration
Selector
:
string
Protected
endpoint
endpoint
:
string
Protected
element
Key
element
Key
:
string
Methods
list
list
(
query
?
)
:
Promise
<
Flow
[]
>
Parameters
Optional
query
:
ListFlowsForIntegrationQuery
Returns
Promise
<
Flow
[]
>
create
create
(
data
)
:
Promise
<
Flow
>
Parameters
data
:
Omit
<
CreateFlowRequest
,
"integrationId"
>
Returns
Promise
<
Flow
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
integration
Selector
endpoint
element
Key
Methods
list
create
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...