Admin

Resend and webhook settings

Control how lead alerts send, where webhooks post, and what payload each capture includes.

Server-side only

Resend API keys and secure webhook credentials stay in Firebase Functions, not in the browser.

Webhook payload

Each `lead.created` event includes the lead fields, custom fields, resend state and destination URL.

  • Lead name, email, phone, event date, event type and duration
  • All custom form fields exactly as they were submitted
  • Resend audience settings and delivery metadata
  • Source path so you know which page created the lead

Webhook payload preview

JSON preview of the server payload.