diff --git a/changelog/november2024/2024-11-05-transactional-email-changed-webhook-event-update-to-ema.mdx b/changelog/november2024/2024-11-05-transactional-email-changed-webhook-event-update-to-ema.mdx new file mode 100644 index 0000000000..fbe1235d9e --- /dev/null +++ b/changelog/november2024/2024-11-05-transactional-email-changed-webhook-event-update-to-ema.mdx @@ -0,0 +1,13 @@ +--- +title: Webhook event - update to email error field +status: changed +author: + fullname: 'Join the #transactional-email channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2024-11-05 +category: managed-services +product: transactional-email +--- + +The `email_error` field has been replaced by two new fields: `response_code` and `response_message`. This change allows for more precise error identification and improved tracking of response details. See the [documentation](/managed-services/transactional-email/api-cli/webhook-events-payloads/) for full details. +