{% extends "content_template.html" %} {% from "components/service-link.html" import service_link %} {% block per_page_title %} Send messages {% endblock %} {% block content_column_content %}

Send messages

Create an account to see a short tutorial explaining how to create and send messages.

Bulk sending

To send a batch of messages at once:

  1. Go to the {{ service_link(current_service, 'main.choose_template', 'templates') }} page and choose an existing template.
  2. Select Send.
  3. If you’re sending emails, select Upload a list of email addresses. If you’re sending text messages, select Upload a list of phone numbers. If you’re sending letters, select Upload a list of addresses.
  4. {% endblock %}