Skip to main content
POST
Bulk import events

Authorizations

api_key
string
header
required

Body

application/json

Up to 1000 events per request. Each event carries a type discriminator (email | call | crm | social) and otherwise follows the corresponding generic event structure used by the single-event webhook endpoints.

events
object[]
required
Required array length: 1 - 1000 elements
callbackUrl
string<uri>

Response

Import jobs created

_metadata
object
required
jobs
object[]
required

One import job per event type present in the request

totalAccepted
integer
required

Sum of accepted events across all jobs

totalPreSkipped
integer
required

Sum of pre-skipped events across all jobs