Events let you trigger emails when something happens in an external platform.
creditWarning
here is a new event. This request will create a new event in your account.
email
or userId
to identify the contact, plus the eventName
.
eventName
can either be an existing event in your account or a new event name.
If a contact is not found with the provided email
or userId
, a new contact will be created.
You can include contact properties in the request, which will be saved onto the contact. These contact properties can be used in emails to your contacts or for filtering and segmenting your audience.
@example.com
and @test.com
domains (for example [email protected]
and [email protected]
).
Events will fire as normal but emails will not be sent to @example.com
or @test.com
email addresses, making this a good way to test how events are working in your account without affecting your sending domain’s reputation.