Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
Scenario
Interface Scenario
interface
Scenario
{
id
:
string
;
appId
:
string
;
name
:
string
;
key
:
string
;
scenarioTemplateId
?:
string
;
elements
?:
ScenarioElement
[]
;
connectors
?:
MinimalConnector
[]
;
todos
?:
ScenarioToDo
[]
;
appliedToIntegrations
?:
Integration
[]
;
archivedAt
?:
string
;
}
Index
Properties
id
app
Id
name
key
scenario
Template
Id?
elements?
connectors?
todos?
applied
To
Integrations?
archived
At?
Properties
id
id
:
string
app
Id
app
Id
:
string
name
name
:
string
key
key
:
string
Optional
scenario
Template
Id
scenario
Template
Id
?:
string
Optional
elements
elements
?:
ScenarioElement
[]
Optional
connectors
connectors
?:
MinimalConnector
[]
Optional
todos
todos
?:
ScenarioToDo
[]
Optional
applied
To
Integrations
applied
To
Integrations
?:
Integration
[]
Optional
archived
At
archived
At
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
app
Id
name
key
scenario
Template
Id
elements
connectors
todos
applied
To
Integrations
archived
At
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...