Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
ExternalEventLogRecord
Interface ExternalEventLogRecord
interface
ExternalEventLogRecord
{
id
:
string
;
userId
:
string
;
user
?:
Customer
;
externalEventSubscriptionId
:
string
;
externalEventSubscription
?:
ExternalEventSubscription
;
integrationId
:
string
;
integration
?:
Integration
;
connectionId
:
string
;
connection
?:
Connection
;
payload
?:
any
;
launchedFlowRunIds
?:
string
[]
;
status
:
ExternalEventLogStatus
;
error
?:
ErrorData
;
}
Index
Properties
id
user
Id
user?
external
Event
Subscription
Id
external
Event
Subscription?
integration
Id
integration?
connection
Id
connection?
payload?
launched
Flow
Run
Ids?
status
error?
Properties
id
id
:
string
user
Id
user
Id
:
string
Optional
user
user
?:
Customer
external
Event
Subscription
Id
external
Event
Subscription
Id
:
string
Optional
external
Event
Subscription
external
Event
Subscription
?:
ExternalEventSubscription
integration
Id
integration
Id
:
string
Optional
integration
integration
?:
Integration
connection
Id
connection
Id
:
string
Optional
connection
connection
?:
Connection
Optional
payload
payload
?:
any
Optional
launched
Flow
Run
Ids
launched
Flow
Run
Ids
?:
string
[]
status
status
:
ExternalEventLogStatus
Optional
error
error
?:
ErrorData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
Id
user
external
Event
Subscription
Id
external
Event
Subscription
integration
Id
integration
connection
Id
connection
payload
launched
Flow
Run
Ids
status
error
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...