Custom SMS module for Concord CRM
๐Ÿ‘‰ Get it now!Concord CRM modules ยป
  • ๐Ÿ™ŒCustom SMS module for Concord
  • GETTING STARTED
    • โšกRequirements
  • ๐Ÿ› ๏ธActivating the module
  • Configuration Steps
    • ๐Ÿ”ง1. How to create a Twilio Account
    • ๐Ÿ“ฒ2. How to integrate Twilio to Concord
  • HOW TO USE SMS MODULE
    • ๐Ÿ’ฌSending, Scheduling & Tracking SMSes
    • โœ‰๏ธManaging SMS Templates in Concord CRM
Powered by GitBook
On this page
  1. HOW TO USE SMS MODULE

Managing SMS Templates in Concord CRM

PreviousSending, Scheduling & Tracking SMSes

Last updated 12 days ago

Concord CRM SMS module allows you to create and manage reusable SMS templates to streamline and personalise your communication. These templates support dynamic variables, making them ideal for automating messages such as appointment reminders, deal updates, or custom notifications.


๐Ÿ“ Accessing SMS Templates

  1. Navigate to Settings

    • Log in to your Concord CRM instance.

    • From the left sidebar menu, click on Settings.

  2. Open SMS Templates

    • In the Settings menu, locate and click on SMS Templates.

    • You will be presented with a list of all existing SMS templates.


โž• Creating a New SMS Template

  1. Click the Create SMS Template button at the top-right of the SMS Templates page.

  2. A modal window will appear with a form.

  3. Fill in the following fields:

    • Name: A unique name for your SMS template.

    • Body: The message content. You can include supported variables here.

  4. On the right, you'll see a list of available variables (e.g., {{fullName}}, {{firstName}}). These placeholders will be automatically replaced with actual values when the SMS is sent.

  5. Click Save to create the template.


โœ๏ธ Editing an SMS Template

To modify an existing SMS template:

  • Option 1: Click directly on the template name.

  • Option 2: Click on the three-dot menu on the corresponding template row and select Edit.

  • A modal will appear. Make your changes and click Save to update the template.


๐Ÿ—‘๏ธ Deleting an SMS Template

  1. Click on the three-dot menu for the template you want to delete.

  2. Select Delete from the dropdown.

  3. A confirmation dialog will appear. Confirm the action to permanently delete the template.


๐Ÿง  Notes

  • SMS templates can be reused across modules where SMS sending is supported.

  • Always review variable usage to ensure the content renders correctly for recipients.

โœ‰๏ธ