Import a collection of eventsAsk AIpost https://{region}-api.dotdigital.com/events/v3/importImports a batch of events associated to contacts.Body ParamsEvents to be imported objectcontactIdentityobjectrequiredThe way to identify the contact the event is associated to.contactIdentity objecttypestringrequiredlength between 1 and 80The event typeidstringThe unique id for the event.eventTimestampstringDefaults to <Current date and time>The UTC date and time the event occurred in ISO 8601 format. Note: Optional and will default to when we process the event if not specified.timelineDetailsobjectThe details to display in the contacts timeline; if omitted nothing will be shown.timelineDetails objecteventDataobjectAny addtional data attributes for the event.eventData objectADD objectHeadersx-ddg-integration-tokenstringIf you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.Responses 202Import processing 400Bad request 401UnauthorizedUpdated about 1 month ago