Skip to main content
This page lists every event you can subscribe to from a Mav.next lead box. Each event fires on a single contact and is delivered to the destinations subscribed on the agent working that contact. Events fall into three groups:
  • Engagement lifecycle — how a contact moves through Mav’s outreach, from first message to a terminal state like opt-out or dormant.
  • Phone-call lifecycle — every meaningful moment of an inbound or outbound phone call, including transfers to a rep.
  • Conversions — the contact received a quote or purchased a policy.
These are the events surfaced in the Add notification dialog on an agent. If you’re subscribing via webhook, the payload shape matches the outbound webhooks reference.

Engagement lifecycle

These events track a contact’s journey through Mav.next outreach.

Phone-call lifecycle

These events cover every relevant moment of an inbound or outbound phone call between Mav, the contact, and (when transferred) your rep or support line.
Subscribe to phone_call_transfer_failed to alert your team the moment a warm, live contact couldn’t be handed off. These are the highest-intent leads you have — a human follow-up within minutes usually recovers them.

Conversions

Conversions record real business outcomes on a contact — a quote or a sale. Marking a contact Quoted or Sold from the contact page publishes the corresponding event and delivers it to any subscribed lead box.
Only Quoted and Sold are supported as conversion events on Mav.next. Custom conversion titles are legacy-only and are not published to Mav.next lead boxes.

Delivery

Every event you subscribe to is delivered to the destinations configured on the agent’s lead boxes:
  • Webhook destinations receive an HTTP POST with a JSON body. The payload includes activity_label (the event name from the tables above), the contact’s identifiers, and its originator data. See the full payload shape in the outbound webhooks reference.
  • Email destinations receive a formatted message summarizing the event and the contact it fired on.

Example webhook payload

A qualified event delivered to a webhook subscribed on the agent working the contact: