The faster your team responds to a hot lead, the more likely it is to convert. This recipe shows how to ping the right people on your team — by email, SMS, or Slack — the moment a lead submits an AI Studio form or books on an AI Studio calendar. No more refreshing inboxes or missing leads on weekends.
Before you start: Your AI Studio form needs to be connected to CRM tracking, or your AI Studio page needs to be connected to a Captivation Hub calendar. See our article on connecting forms and calendars in AI Studio if you haven't done that yet.
Three Ways to Notify Your Team
Pick whichever channel(s) match how your team actually works:
- Internal email. Easiest to set up. Sends a plain notification email to a teammate or shared inbox the moment something happens.
- Internal SMS. Best for time-sensitive leads where someone needs to respond inside an hour. Goes to the assigned user's phone or a shared sales line.
- Slack (or another chat tool) via webhook. Best for team visibility — the whole channel sees the new lead and can claim it. Requires a small one-time setup.
You can run more than one. A common combo is a Slack ping to the team channel plus an SMS to whoever is on duty.
Workflow Trigger Options
Pick the trigger that matches what you want to be notified about:
- External Tracking Event > Form submission — fires when someone submits an AI Studio form
- Appointment > Booked / Confirmed — fires when someone books on an AI Studio calendar
You can build separate workflows per trigger, or one workflow per channel — whatever stays cleanest for you.
Recipe A — Internal Email Notification
Step 1 — Build the Workflow
Go to Automation > Workflows and create a new workflow ("AI Studio Lead — Internal Email"). Add the appropriate trigger (External Tracking Event or Appointment), and apply filters so only AI Studio submissions or bookings fire it.
Step 2 — Add the Internal Notification Action
Click + below the trigger and choose Send Internal Email. Configure:
- To: Your team's shared inbox or a specific person's address
- Subject: "New AI Studio lead — {{contact.first_name}} {{contact.last_name}}"
- Body: Include lead details (name, email, phone, the form they submitted or the appointment they booked). Use custom values to pull contact info directly into the message.
Adding a direct link to the contact record makes it one-click for the responder to open the lead in Captivation Hub.
Recipe B — Internal SMS Notification
Step 1 — Build the Workflow
Same setup as Recipe A. Create a new workflow with the appropriate trigger and AI Studio filtering.
Step 2 — Add the Internal SMS Action
Click + below the trigger and choose Send Internal SMS. Configure:
- To: The phone number(s) of the team member(s) you want to alert
- Message: Keep it short. "New AI Studio lead: {{contact.first_name}} {{contact.last_name}}, {{contact.phone}}. Open in Captivation Hub: [link]"
Important: Internal SMS still uses a phone number from your account, so be mindful of which number is used and the rate limits on that number.
Tips for Better Results
- Don't notify everyone. Sending every lead to "@here" in Slack drowns out real urgency. Route notifications to the specific channel or person who actually owns the response.
- Add the form name or page name to the notification. "New AI Studio lead from Demo Request page" tells the responder more than a bare name. Use the External Form value or a tag to surface the source.
- Pair notifications with a tag. Tag the contact with something like
needs-followupat the same time you notify the team. That way the lead's status is visible in Captivation Hub even if the team member misses the ping. - Test on weekends and after hours. Make sure the right people get notified outside business hours if your AI Studio pages run paid traffic 24/7.
Frequently Asked Questions
Can I notify different team members based on which AI Studio form was submitted?
Yes. Either build separate workflows per External Form filter (each routed to a different team member), or use one master workflow with if/else branches that check the External Form value and route notifications accordingly.
Does the contact get the internal SMS?
No. Internal SMS goes to a phone number you specify in the action — typically a team member's phone — not to the contact who submitted the form.
Comments
0 comments
Please sign in to leave a comment.