Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.14.0
Integration App SDK
AppEventType
Interface AppEventType
interface
AppEventType
{
revision
:
string
;
archivedAt
?:
string
;
subscribeRequest
?:
HttpRequestSpec
;
example
?:
any
;
schema
?:
DataSchema
;
globalWebhookUri
:
string
;
userIdFormula
?:
any
;
id
:
string
;
name
:
string
;
key
:
string
;
state
?:
WorkspaceElementState
;
errors
?:
ErrorData
[]
;
}
Hierarchy (
view full
)
WorkspaceElement
AppEventType
Index
Properties
revision
archived
At?
subscribe
Request?
example?
schema?
global
Webhook
Uri
user
Id
Formula?
id
name
key
state?
errors?
Properties
revision
revision
:
string
Optional
archived
At
archived
At
?:
string
Optional
subscribe
Request
subscribe
Request
?:
HttpRequestSpec
Optional
example
example
?:
any
Optional
schema
schema
?:
DataSchema
global
Webhook
Uri
global
Webhook
Uri
:
string
Optional
user
Id
Formula
user
Id
Formula
?:
any
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
revision
archived
At
subscribe
Request
example
schema
global
Webhook
Uri
user
Id
Formula
id
name
key
state
errors
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...