Meridian

Pinedale Tutoring

Demo mode — read-only data. Start your free trial to use with your own center.

Start free →

Channels

Configure how leads can contact your center and how messages flow into Meridian.

Your inquiry page

A ready-made contact page for your center — share it anywhere or link it from your website. Every submission becomes a lead, gets an instant AI reply, and can book a session on its own.

Recommended

Add this link to your site's "Contact" button — no code or webhook setup needed.

Preview your inquiry page →

Inbound webhook

Point your form provider, Zapier, or email parser to this URL to route leads into Meridian.

••••••cretSet via WEBHOOK_SECRET env var
POST https://meridian-frontdesk.vercel.app/api/webhooks/inbound
x-webhook-secret: <your WEBHOOK_SECRET env var>

{
  "org_slug": "demo",
  "first_name": "Alex",
  "last_name": "Johnson",
  "email": "alex@example.com",
  "phone": "555-1234",
  "subject": "SAT Math",
  "grade": "11th",
  "source": "form",
  "message": "Hi, I need SAT help for my daughter."
}

Email (Gmail / Outlook)

Forward inbound emails to Meridian for automatic lead creation and AI draft replies.

Coming soon

SMS (Twilio)

Route inbound SMS from Twilio to create leads and send replies directly from Meridian.

Coming soon

Website chat widget

Embed a chat bubble on your website that captures leads directly into Meridian.

Coming soon