Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
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
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
start
Datetime
start
Datetime
:
string
end
Datetime
end
Datetime
:
string
Optional
is
Full
Scan
is
Full
Scan
?:
boolean
status
status
:
ExternalEventPullStatus
collected
Event
Ids
collected
Event
Ids
:
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
React Lib
REST API
Integration App SDK - v1.9.0
Loading...