Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
AppEvent
Interface AppEvent
interface
AppEvent
{
id
:
string
;
userId
:
string
;
user
?:
Customer
;
appEventTypeId
:
string
;
appEventType
?:
AppEventType
;
appEventSubscriptionId
:
string
;
appEventSubscription
?:
AppEventSubscription
;
event
:
any
;
datetime
:
string
;
launchedFlowRunIds
:
string
[]
;
}
Index
Properties
id
user
Id
user?
app
Event
Type
Id
app
Event
Type?
app
Event
Subscription
Id
app
Event
Subscription?
event
datetime
launched
Flow
Run
Ids
Properties
id
id
:
string
user
Id
user
Id
:
string
Optional
user
user
?:
Customer
app
Event
Type
Id
app
Event
Type
Id
:
string
Optional
app
Event
Type
app
Event
Type
?:
AppEventType
app
Event
Subscription
Id
app
Event
Subscription
Id
:
string
Optional
app
Event
Subscription
app
Event
Subscription
?:
AppEventSubscription
event
event
:
any
datetime
datetime
:
string
launched
Flow
Run
Ids
launched
Flow
Run
Ids
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
Id
user
app
Event
Type
Id
app
Event
Type
app
Event
Subscription
Id
app
Event
Subscription
event
datetime
launched
Flow
Run
Ids
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...