Pre-requisites
- Front connected and webhook active — see Connect Front.
- SMS channel configured in Front — your Front workspace must have a phone number receiving SMS messages.
How conversations land in Front
Setting up
Confirm SMS messages route to Front
Send a test SMS to the phone number your Front inbox is configured to receive. The conversation should appear in your Front inbox.
Confirm the AI processes the message
The AI should reply within a few seconds. Check that the reply appears as a message from the AI teammate and is delivered back as an SMS.
Trigger a test handoff
Send “I want to talk to a human” via SMS. The AI should hand off — you’ll see an internal handoff comment and the conversation unassigned.
What the rep sees
- The conversation appears in their Front inbox as an SMS thread.
- The full AI-to-customer transcript is already in the thread.
- An internal handoff comment with summary and sentiment.
- Replies sent from the Front inbox are delivered to the customer as SMS.
Channel-specific details
Contact matching by sender handle
Contact matching by sender handle
OpenCX extracts the sender’s phone number from the webhook payload. The handle is matched against existing contacts. If no match is found, a new contact is created with the phone number as their identifier.
Message length
Message length
SMS messages are limited by carrier standards (160 characters per segment for GSM-7 encoding). Long AI responses may be split across multiple SMS segments by Front’s SMS provider. OpenCX sends the full response text — segmentation is handled downstream.
No multimedia (MMS) processing
No multimedia (MMS) processing
If a customer sends images or media via MMS, Front receives the attachments. OpenCX downloads and stores them, but the AI’s ability to reference MMS content depends on the attachment type and Front’s handling of MMS on the connected channel.
Related Documentation
Email channel
Email conversation specifics.
Connect Front
API token, webhook, and teammate selection.
Front overview
What else the Front integration covers.
Troubleshooting
AI not replying to SMS, webhook errors, handoff not firing.