How to Text
How to Send a Text Message
Creating Group Texts
Group Conversations are made on the "Texts" tab in ValPhone. This allows you to send messages to multiple contacts at once, making it easy to communicate with groups without needing to create separate conversations for each contact. To create a group text in ValPhone, follow these steps:
- Open the ValPhone application.
- Navigate to the "Texts" tab.
- Click on the "Create a Conversation" button.
- Add the Contact
- Add the phone number of the contact you want to include in the group text.
- You can now add another contact or start a Direct Message (DM) with the contact.
- Once you have added all desired contacts, click "Group Message" button to start a group text, then send your message.
Text Templates
How to use Text Templates
Use text templates while inside a conversation in the web app. Click the template icon to open the templates menu. From there, you can select a template to insert it into the message input field. You can then customize the message as needed before sending it.
How to Create Text Templates
Text Template Variables AKA Merge Fields
Text Templates can include variables that will be replaced with actual values when the template is used. These variables are known as Merge Fields. You can use the following Merge Fields in your Text Templates:
{contact.first_name}: The first name of the contact.{contact.last_name}: The last name of the contact.{contact.name}: The full name of the contact.{contact.phone}: The phone number of the contact.{contact.email}: The email address of the contact.
As you can see, the formula is {object.field_name} where object is the type of object (e.g., contact, lead, deal) and field_name is the name of the field you want to include written in snake_case (i.e., all lowercase with underscores between words).




