Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
DataCollectionSubscribeRequest
Interface DataCollectionSubscribeRequest
interface
DataCollectionSubscribeRequest
{
parameters
?:
Record
<
string
,
any
>
;
events
?:
{
created
?:
boolean
;
updated
?:
boolean
;
deleted
?:
boolean
;
}
;
udm
?:
string
;
webhookUri
:
string
;
}
Hierarchy (
view full
)
DataCollectionMethodRequest
DataCollectionSubscribeRequest
DataCollectionUpdateSubscriptionRequest
Index
Properties
parameters?
events?
udm?
webhook
Uri
Properties
Optional
parameters
parameters
?:
Record
<
string
,
any
>
Optional
events
events
?:
{
created
?:
boolean
;
updated
?:
boolean
;
deleted
?:
boolean
;
}
Optional
udm
udm
?:
string
webhook
Uri
webhook
Uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parameters
events
udm
webhook
Uri
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...