Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
ExternalEventPull
Interface ExternalEventPull
interface
ExternalEventPull
{
id
:
string
;
userId
:
string
;
user
?:
Customer
;
externalEventSubscriptionId
:
string
;
externalEventSubscription
?:
ExternalEventSubscription
;
integrationId
:
string
;
integration
?:
Integration
;
connectionId
:
string
;
connection
?:
Connection
;
startDatetime
:
string
;
endDatetime
:
string
;
isFullScan
?:
boolean
;
status
:
ExternalEventPullStatus
;
collectedEventIds
:
string
[]
;
error
?:
ErrorData
;
}
Index
Properties
id
user
Id
user?
external
Event
Subscription
Id
external
Event
Subscription?
integration
Id
integration?
connection
Id
connection?
start
Datetime
end
Datetime
is
Full
Scan?
status
collected
Event
Ids
error?
Properties
id
id
:
string
user
Id
userId
:
string
Optional
user
user
?:
Customer
external
Event
Subscription
Id
externalEventSubscriptionId
:
string
Optional
external
Event
Subscription
externalEventSubscription
?:
ExternalEventSubscription
integration
Id
integrationId
:
string
Optional
integration
integration
?:
Integration
connection
Id
connectionId
:
string
Optional
connection
connection
?:
Connection
start
Datetime
startDatetime
:
string
end
Datetime
endDatetime
:
string
Optional
is
Full
Scan
isFullScan
?:
boolean
status
status
:
ExternalEventPullStatus
collected
Event
Ids
collectedEventIds
:
string
[]
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
start
Datetime
end
Datetime
is
Full
Scan
status
collected
Event
Ids
error
Console
SDK
REST API
Integration App React - v2.13.2
Loading...