SMS API: Difference between revisions
Appearance
Content deleted Content added
m →Inbound |
|||
| Line 16: | Line 16: | ||
The targets can also be prefixed by a special character to impact the format of how the message is sent. These are currently +, *, or !. (This is an issue for an email address that starts with one of these, but for email the * prefix does nothing, so in the rare case of an email starting with *, !, or +, prefix with a *) |
The targets can also be prefixed by a special character to impact the format of how the message is sent. These are currently +, *, or !. (This is an issue for an email address that starts with one of these, but for email the * prefix does nothing, so in the rare case of an email starting with *, !, or +, prefix with a *) |
||
=== |
===Inbound targets:=== |
||
You can use one or many of these targets: |
|||
====Email==== |
|||
You may specify an email address, e.g. ''localpart''@''hostname'' and we'll send the messages by email. |
You may specify an email address, e.g. ''localpart''@''hostname'' and we'll send the messages by email. |
||
*The prefix format + may be used to force mobile numbers to be E.123 (+ prefix) formatted and an ISO8601 timestamp. |
*The prefix format + may be used to force mobile numbers to be E.123 (+ prefix) formatted and an ISO8601 timestamp. |
||