brevo.onEmailDeferred runs when Brevo delays a transactional email delivery attempt.
Example
Options
account?: string | IntegrationAccountReference<"brevo"> selects a static Brevo API-key binding and defaults to the project binding. Runtime signals cannot select the watched account.
Trigger data
Returns a normalized event withfamily: "transactionalEmail", type: "deferred", webhookId, and the complete provider callback in event. Provider-dependent fields can include email, phone, messageId, campaignId, occurredAt, status, reason, link, reply, and listIds.
reason may explain the delay; a later delivery or bounce can follow. Automate.ax authenticates the managed webhook and deduplicates exact callback retries.