Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
HandyScenarioTemplateElement
Interface HandyScenarioTemplateElement
interface
HandyScenarioTemplateElement
{
type
:
IntegrationElementType
;
integration
?:
{
key
:
string
;
connectorId
:
string
;
}
;
integrations
?:
{
key
:
string
;
connectorId
:
string
;
}
[]
;
fields
:
{
key
:
string
;
name
:
string
;
}
&
Record
<
string
,
any
>
;
}
Index
Properties
type
integration?
integrations?
fields
Properties
type
type
:
IntegrationElementType
Optional
integration
integration
?:
{
key
:
string
;
connectorId
:
string
;
}
Optional
integrations
integrations
?:
{
key
:
string
;
connectorId
:
string
;
}
[]
fields
fields
:
{
key
:
string
;
name
:
string
;
}
&
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
integration
integrations
fields
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...