Import Integration Events

This endpoint allows for importing a list of events.

Required parameters include timestamp, device ID, and the user-defined schema/metadata.

For single events forwarded through a webhook, use the Ingest Integration Event endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
  • ID of the integration that the events belong to
Body Params
integration_events
array of objects
required
length ≥ 1

The integration events to create

integration_events*
int32
required

The ID of this event's type

int32
required

The ID of the integration device that generated this event

date-time
required

The timestamp of this event

int64
≤ 600000

The event's duration, in milliseconds

int64
≤ 120000

The event's buffer, in milliseconds

attributes
object
required

The attributes of this event

Responses
202

Accepted

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json