DataCollectionEvents
The Outgoing Event object
The OutgoingDataCollectionEvent object represents an outgoing data collection event.
An outgoing data collection event is an event created by a component, which will be sent to the destination specified by the component.
object
string
String representing the object's type. Objects of the same type share the same value
uuid
string
Unique identifier for the event
component_id
string
Unique identifier for the component
component_slug
string
Slug of the component
component_request
object
Object representing the request of the event
component_response
object
Object representing the response of the event