mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-28 01:50:12 -04:00
Update explanation of inbound SMS
This commit is contained in:
@@ -33,9 +33,18 @@
|
||||
<a href="{{ url_for('.support') }}">Contact us</a> if you want to be able to receive text messages from your users.
|
||||
</p>
|
||||
<p>
|
||||
We’ll create a special phone number for them to contact. You'll be able to see
|
||||
the messages on your dashboard, or get them using the API.
|
||||
We’ll create a unique phone number for your service that users can reply to.
|
||||
</p>
|
||||
<p>
|
||||
Text messages you send will come from this phone number instead of your sender name (’CURRENT NAME’.
|
||||
</p>
|
||||
<p>
|
||||
You can still send text messages from a sender name if you need to, but users will not be able to reply to those messages.
|
||||
</p>
|
||||
<p>
|
||||
You can see and reply to the messages you receive when you sign in to Notify, or get them using the API.
|
||||
</p>
|
||||
<p>
|
||||
It does not cost you anything to receive text messages. Users will pay their standard text message rate.
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user