What the Send SMS Block Is Used For
The Send SMS block is most effective when you need to reinforce or extend a call interaction. Typical use cases include:- Sending appointment confirmations or reminders
- Delivering links, reference numbers, or next steps
- Following up after a missed call or voicemail
- Notifying internal teams or clients after call completion
Adding the Send SMS Block to a Flow
To add the block:- Open your agent in Agent Design.
- Click the ➕ button where you want the message to be sent.
- Select Send SMS from the available actions.
Configuring the Send SMS Block
The Send SMS block has two required fields: Phone Number and Content.Phone Number
This field determines who receives the message. You can enter:- A fixed phone number (for example, a test or internal number), or
- A variable collected earlier in the flow, such as the caller’s phone number
@phone_number. You can insert this by typing @ or selecting it from the available variables panel.
Using variables ensures the message is sent to the correct recipient automatically, without hard-coding numbers into your flow.
Content
The Content field defines the body of the SMS message. You can write plain text or build a dynamic message using variables. For example:“Hi @message_recipient, your appointment is confirmed. Details: @message_content”Variables such as
@message_recipient, @appointment_time, or @case_number allow the SMS to reflect the exact context of the call.
This makes messages feel personal and relevant, rather than generic or automated.

Post-Call SMS Messages
Many teams use the Send SMS block as a post-call action. For example:- After an appointment is booked
- After a voicemail is recorded
- After a call is escalated or transferred
Common Example
After an appointment booking flow completes successfully:-
Phone Number:
@phone_number -
Content:
“Thanks for calling! Your appointment is scheduled for @appointment_date at @appointment_time. Reply STOP to opt out.”
If you are forwarding your main business phone number to Phonely’s phone number, and you attempt to use the “customer’s phone number they texted from” option directly with that forwarded number, the SMS might incorrectly be sent back to your forwarded number rather than the actual customer’s original calling number.

