Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
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
userId
:
string
Optional
user
user
?:
Customer
app
Event
Type
Id
appEventTypeId
:
string
Optional
app
Event
Type
appEventType
?:
AppEventType
app
Event
Subscription
Id
appEventSubscriptionId
:
string
Optional
app
Event
Subscription
appEventSubscription
?:
AppEventSubscription
event
event
:
any
datetime
datetime
:
string
launched
Flow
Run
Ids
launchedFlowRunIds
:
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
SDK
REST API
Integration App React - v2.13.2
Loading...