Skip to main content
brevo.onEmailFirstOpened runs when Brevo records the first tracked open of a transactional email.

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 with family: "transactionalEmail", type: "firstOpened", webhookId, and the complete provider callback in event. Provider-dependent fields can include email, phone, messageId, campaignId, occurredAt, status, reason, link, reply, and listIds. This is Brevo’s unique_opened event. Later opens use onEmailOpened. Automate.ax authenticates the managed webhook and deduplicates exact callback retries.