Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.14.0
Integration App SDK
Scenario
Interface Scenario
interface
Scenario
{
appId
:
string
;
scenarioTemplateId
?:
string
;
elements
?:
ScenarioElement
[]
;
connectors
?:
MinimalConnector
[]
;
todos
?:
ScenarioToDo
[]
;
appliedToIntegrations
?:
Integration
[]
;
archivedAt
?:
string
;
id
:
string
;
name
:
string
;
key
:
string
;
state
?:
WorkspaceElementState
;
errors
?:
ErrorData
[]
;
}
Hierarchy (
view full
)
WorkspaceElement
Scenario
Index
Properties
app
Id
scenario
Template
Id?
elements?
connectors?
todos?
applied
To
Integrations?
archived
At?
id
name
key
state?
errors?
Properties
app
Id
app
Id
:
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
id
id
:
string
name
name
:
string
key
key
:
string
Optional
state
state
?:
WorkspaceElementState
Optional
errors
errors
?:
ErrorData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Id
scenario
Template
Id
elements
connectors
todos
applied
To
Integrations
archived
At
id
name
key
state
errors
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...