Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.18.0
Integration App React
AppEventType
Interface AppEventType
interface
AppEventType
{
id
:
string
;
name
:
string
;
key
:
string
;
state
?:
WorkspaceElementState
;
errors
?:
ErrorData
[]
;
revision
:
string
;
archivedAt
?:
string
;
subscribeRequest
?:
HttpRequestSpec
;
example
?:
any
;
schema
?:
DataSchema
;
globalWebhookUri
:
string
;
userIdFormula
?:
any
;
}
Hierarchy (
View Summary
)
WorkspaceElement
AppEventType
Index
Properties
id
name
key
state?
errors?
revision
archived
At?
subscribe
Request?
example?
schema?
global
Webhook
Uri
user
Id
Formula?
Properties
id
id
:
string
name
name
:
string
key
key
:
string
Optional
state
state
?:
WorkspaceElementState
Optional
errors
errors
?:
ErrorData
[]
revision
revision
:
string
Optional
archived
At
archivedAt
?:
string
Optional
subscribe
Request
subscribeRequest
?:
HttpRequestSpec
Optional
example
example
?:
any
Optional
schema
schema
?:
DataSchema
global
Webhook
Uri
globalWebhookUri
:
string
Optional
user
Id
Formula
userIdFormula
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
key
state
errors
revision
archived
At
subscribe
Request
example
schema
global
Webhook
Uri
user
Id
Formula
Console
SDK
REST API
Integration App React - v2.18.0
Loading...