The average law firm lead gets an email response within 4–24 hours. That email gets opened by about 20% of recipients. The 80% who don't open it never hear from the firm again.
SMS changes everything. Text messages are opened within 3 minutes of receipt in 90% of cases. The open rate is 98%. The response rate is 45% — compared to 6% for email. For a law firm trying to reach a potential client before they call your competitor, SMS is not a nice-to-have. It's the primary channel.
Twilio is the industry-standard platform for programmatic SMS — used by companies from small law firms to Fortune 500s. This guide covers everything you need to build Twilio SMS automation for your law firm, from account setup to compliance to complete workflow integration.
Why Twilio vs. SMS Features in Your Existing Tools
Many law firm tools — Lawmatics, some versions of Clio, intake-specific platforms — have built-in SMS features. So why use Twilio directly?
- Lower cost at volume: Twilio's pricing is $0.0079/message for US SMS (under a cent per message). Built-in SMS features in legal software often cost $0.05–0.15/message.
- More control over timing and logic: Twilio connected via n8n lets you add conditional logic — different messages based on lead score, practice area, time of day, or behavioral signals. Most built-in SMS features send one message template to all recipients.
- Two-way SMS: Twilio handles inbound replies that can trigger follow-on actions (reply "YES" → book consultation link sent automatically). Most built-in tools don't handle two-way SMS with automation logic.
- Custom phone number: Twilio lets you use a dedicated number that represents your firm. Clients save it as a contact, building recognition for future messages.
- Compliance control: You control opt-out handling and compliance records directly — important for law firms with professional responsibility considerations.
Setting Up Twilio for Your Law Firm: Step by Step
Step 1: Create a Twilio Account
- Go to twilio.com and create an account
- Start with a free trial — Twilio provides $15 in credit for testing
- Verify your phone number for account security
- Set up two-factor authentication (required for production accounts handling client data)
Step 2: Purchase a Phone Number
- In the Twilio console, go to Phone Numbers → Manage → Buy a Number
- Select "United States" and filter by SMS capability
- Choose a local area code (matching your firm's market) or a toll-free number
- Cost: $1/month for a local number, $2/month for toll-free
- Note: If your firm is in a specific metro area, a local area code number gets significantly higher response rates than an unfamiliar area code
Step 3: A2P 10DLC Registration (Critical)
A2P (Application-to-Person) 10DLC registration is a federal requirement for business SMS in the United States. Without it, carriers will block or heavily filter your messages. This is not optional.
- In the Twilio console, go to Messaging → Regulatory Compliance → US A2P
- Register your business:
- Business name, address, and EIN
- Business type (Law Firm / Professional Services)
- Website URL
- Create a Messaging Service and assign your phone number to it
- Register a Campaign:
- Use Case: "2FA/Account Security" if sending appointment reminders, or "Customer Care" for general client communications
- Sample messages: provide 2–3 example messages representing what you'll actually send
- Opt-in method: explain how recipients consent (intake form with SMS opt-in checkbox)
- Registration typically takes 1–5 business days for approval
Registration cost: ~$19 one-time for the Brand registration + $10/month per campaign.
Step 4: Build Your First SMS Workflow
With Twilio configured, connect it to your intake system via n8n or Zapier. Here's the immediate-response workflow:
Trigger: Lead submits intake form (webhook from JotForm/Typeform/your website)
n8n workflow:
- Webhook node receives form data
- Function node formats the phone number to E.164 format (+1XXXXXXXXXX)
- Twilio node sends SMS: "Hi [First Name], we received your inquiry about [case type]. An attorney will review your case and contact you within [X] hours. If urgent, call [number]. — [Firm Name]"
- Delay node (30 minutes)
- IF node: Check if lead has booked consultation yet
- If no booking: SendGrid node sends email follow-up
This workflow fires within 30 seconds of form submission. At 2am on a Sunday, the lead gets a real response from your firm before they've had time to find your competitor's contact form.
The Five SMS Automations Every Law Firm Should Build
1. Instant Lead Response
Already covered above. This is the highest-ROI automation a law firm can build. Deploy it first, before everything else.
2. Consultation Reminder Sequence
After a consultation is booked:
- Immediate confirmation: "Your consultation with [Attorney Name] is confirmed for [Date] at [Time]. You'll receive a reminder 24 hours before. — [Firm Name]"
- 24 hours before: "Reminder: Your consultation with [Firm Name] is tomorrow at [Time]. Location/Zoom link: [X]. Reply RESCHEDULE if you need to change your time."
- 1 hour before: "Your consultation with [Attorney Name] starts in 1 hour. [Address/Zoom link]. Reply CALL if you'd prefer a phone consultation instead."
These three messages reduce no-shows by 30–50%. A law firm with 20 consultations per month that has a 20% no-show rate (4 missed consultations) and converts at $3,000 average fee loses $12,000/month to no-shows. Reducing no-shows by 40% recovers $4,800/month from the same consultation volume.
3. Follow-Up Sequence
The 5-touch SMS sequence for unconverted leads — alternated with email touches for multi-channel coverage:
- Day 0 (immediate): Initial response (as above)
- Day 1: SMS: "Hi [Name], did you have a chance to review our message? We'd love to discuss your [case type]. Reply YES to schedule a free consultation."
- Day 3: SMS: "Hi [Name] — following up one more time. Your situation has a time limit, and acting quickly protects your options. [Booking link]"
- Day 7: SMS: "Last follow-up from us, [Name]. If you're ready to discuss your case, we're here. [Booking link] Or reply STOP if you'd prefer we don't contact you further."
Any reply — even "not interested" — is valuable. It tells you the lead is alive and gives you the chance to respond. About 15–20% of leads that haven't booked respond to the Day 3 or Day 7 message.
4. Appointment Preparation Reminders
For practices that require the client to bring documents to the consultation (estate planning, bankruptcy, family law): send a specific "bring these documents" SMS reminder 48 hours before the consultation. Reduces the consultation time spent waiting for the client to retrieve things from their car.
5. Case Milestone Notifications
For active clients: automate SMS status updates when their case hits a milestone — filed, hearing scheduled, decision received. Short, clear messages: "Update on your case: [one sentence]. Your attorney will call if any action is needed." This eliminates 50–70% of inbound status calls.
Compliance Requirements for Law Firm SMS
SMS marketing and automated communications are subject to TCPA (Telephone Consumer Protection Act) regulations. For law firms, the practical requirements:
- Explicit opt-in required: Your intake form must have an SMS opt-in checkbox: "I agree to receive text messages from [Firm Name] regarding my legal inquiry. Reply STOP to opt out at any time. Msg & data rates may apply."
- Honor opt-outs immediately: If a lead replies STOP, remove them from all SMS sequences within 24 hours. n8n can handle this automatically — route STOP replies to a database that excludes those numbers from future sends.
- No unsolicited messages: Only send SMS to contacts who have explicitly opted in via your intake form or a separate consent mechanism.
- Include firm identification: Every SMS must identify your firm: "— [Firm Name]" at the end of each message.
- Keep records: Log all SMS opt-ins and opt-outs. Twilio provides full message logs that serve as compliance records.
Twilio Cost Breakdown for Law Firms
A law firm sending 500 SMS messages per month (realistic for 50+ lead inquiries with follow-up sequences):
- Twilio phone number: $1/month
- A2P Brand registration: $19 one-time + $10/month campaign fee
- 500 messages × $0.0079 = $3.95/month
- Total monthly SMS cost: ~$15/month
If those 500 messages help convert 2 additional cases per month at $4,000 average fee, the ROI is 533x. SMS is the highest-ROI channel per dollar spent in law firm intake automation.
Start with the Instant Response
If you're new to Twilio, start with one workflow: the instant lead response SMS. Get that working first. Then add consultation reminders, then the follow-up sequence. Don't try to build everything at once.
If you'd rather have someone build the complete Twilio SMS system for your firm — account setup, A2P registration, intake response workflow, follow-up sequences, and compliance documentation — book a free Law Firm Automation Audit. We build these systems in 3–5 days. Read more about our intake automation service or explore all law firm automation systems we offer.