brevo.onMarketingSmsReplied runs when a recipient replies to a marketing campaign SMS.
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: "marketingSms", type: "replied", webhookId, and the complete provider callback in event. Provider-dependent fields can include phone, messageId, campaignId, occurredAt, status, reply, and credit usage.
Automate.ax authenticates the managed webhook and deduplicates exact callback retries.