Message Events
Message Reception Webhook
Triggered when an email has been received and queued. This is always the first event in a message’s lifecycle. The message has been accepted by AhaSend and is queued for delivery to the recipient’s mail server.
When it’s sent: Immediately after AhaSend receives and queues an email for delivery.
This webhook is called for both inbound and outbound emails.
WEBHOOK
Body
application/json
The event type
Available options:
message.reception The webhook ID (the same ID as returned by the Create Webhook API)
When the event occurred (ISO 8601 format)
Response
Webhook received successfully

