Calling this endpoint allows you to create an event in Extole using the Admin API for secure server-to-server communication. This endpoint can be used to track events at Extole, such as a purchase or financial account opening.

📘

Strongly Recommended

We strongly encourage you to pass extole_app_type in the data of your requests. This parameter should specify the name of your company, integration, or app. Alternatively, you can pass extole-app-type as a header.

Error Responses

Error CodeMessage
400 Invalid Event Time FormatThe format used for the event time is invalid. Please use ISO8601 format.
400 Invalid Time ZoneThe time zone specified is invalid.
400 Missing Event NameThe event name is missing.
403 Access DeniedThe access token provided is not permitted to access the specified resource.
403 Missing Access TokenNo access token was provided with this request.
429 Too Many RequestsThe server is unable to process your request at the moment. Please retry later.
Language
Authorization
Header