Send SMS messages directly from matters for urgent deadline reminders, quick follow-ups, and time-sensitive notifications. SMS cuts through busy inboxes and reaches contacts immediately on their mobile devices.
Connect your Twilio account to enable SMS
Cadence IP uses Twilio to send and receive SMS messages. You will need a Twilio account with an active phone number. Configure your credentials in Settings → SMS Settings.
Create a Twilio account
Get a phone number
Enter credentials in Cadence IP
Test the connection
Twilio pricing
Twilio charges per message sent and received. Rates vary by country. As of 2026, Australian SMS costs approximately $0.05–0.08 AUD per message. International SMS rates are higher. Check Twilio's current pricing for your specific destinations.Quick text messages linked to matter context
From any matter page, click the SMS tab and then + New SMS to compose a message. Like emails, SMS messages sent from a matter are linked to that matter's communication history.
Reusable message templates with variable substitution
SMS templates work similarly to email templates but for shorter text messages. Create them in Settings → Matter Types → [Your Type] → SMS Templates.
Each SMS template has:
Variables use the same syntax as email templates:
$field.Application No
— field values$title
— matter title$matter_id
— matter ID$role.Applicant.display_name
— contact details from rolesSample SMS templates
Convention Deadline Urgent
URGENT: Convention deadline for $field.Application No
($title
) is $field.Convention Deadline
. Please provide national phase filing instructions ASAP. — Smith Patent Attorneys
Filing Confirmation
Your application $field.Application No
($title
) has been filed. We will send full confirmation by email shortly. — Smith Patent Attorneys
View replies and incoming messages
When a recipient replies to an SMS, the reply is captured and displayed in the SMS tab on the matter page. You can also view all incoming SMS messages across all matters in the SMS Inbox, accessible from the sidebar.
The SMS inbox shows:
Reply matching
Incoming SMS messages are matched to matters by the sender's phone number. If the phone number belongs to a contact assigned to a role on a matter, the reply is linked to that matter. If the number matches contacts on multiple matters, it appears in the global SMS inbox for manual assignment.SMS length constraints and multi-part messages
Standard SMS messages have a limit of 160 characters per segment. Messages longer than 160 characters are split into multiple segments, each billed separately by Twilio.
| Message Length | Segments | Notes |
|---|---|---|
| 1–160 characters | 1 segment | Standard single SMS |
| 161–306 characters | 2 segments | Multi-part message headers reduce per-segment capacity to 153 characters |
| 307–459 characters | 3 segments | Consider using email for longer messages |
Keep it short
SMS works best for brief, actionable messages. Keep your templates under 160 characters when possible. The character counter in the compose view shows the current length and segment count in real time. Use email for anything that requires detailed content or attachments.Unicode characters
Messages containing Unicode characters (accented letters, non-Latin scripts, or certain special characters) reduce the per-segment limit to 70 characters. Stick to standard ASCII where possible to maximise message length.A PCT application has a national phase deadline in 7 days, and your foreign associate in Japan has not confirmed receipt of filing instructions. Email reminders have gone unanswered. Here is how to use SMS for an urgent follow-up.
Open the matter
Go to the SMS tab
Compose from template
Verify and send
Monitor for reply
Automate urgent reminders
Set up arelative_to_date automation that triggers 7 days before the national phase deadline.
Configure a send_sms action to the Foreign Associate role using your urgent reminder template.
This way, the SMS goes out automatically without manual intervention.