Skip to main content
brevo.onMarketingEmailClicked runs when a recipient follows a tracked marketing email link.

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: "marketingEmail", type: "clicked", webhookId, and the complete provider callback in event. Provider-dependent fields can include email, phone, messageId, campaignId, occurredAt, status, reason, link, reply, and listIds. link contains the destination when Brevo supplies it. Automate.ax authenticates the managed webhook and deduplicates exact callback retries.