Events
Send an Event
Using external events as triggers in journeys.
POST
/
api
/
events
/
batch
/
For a walkthrough check out this guide
Authorization
string
requiredHeader for authenticating with Laudspeaker. Starts with Api-Key
followed by the API key, for example Api-Key M4jxXt6diYz1Dds1YmhHe93KGPAUi24PlXgaiRXi
.
batch
Event[]
requiredThis field contains the array of events.
An event looks like:
An event must contain an event field (string), correlationKey field (string), correlationValue field (string), and a source set to “custom” and can optionally contain a payload object which contains data you want to send