Difference between revisions of "MT Web Text"

From SMS Wiki
Jump to: navigation, search
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
 
== PIN based SMTP authentication ==
 
== PIN based SMTP authentication ==
Sending text messages using PIN based authentication is a two step process, first you must set up your account by entering a unique PIN which will be used to authenticate future sending requests. Then, you send a specially formatted email and specify the PIN in the subject line. If the PIN matches, our service will authinticate the request, convert the text specified in the body of email and send it as SMS to the number specified in the To field.  
+
Sending text messages using PIN based authentication is a two step process, first you must set up your account by entering a unique PIN which will be used to authenticate future sending requests. Then, you send a specially formatted email and specify the PIN in the subject line. If the PIN matches, our service will authenticate the request, convert the text specified in the body of email and send it as SMS to the number specified in the To field.  
  
 
== 1. Account Setup ==
 
== 1. Account Setup ==
Line 8: Line 8:
  
  
== 2. Sending Text Messages ==
+
== 2a. Sending Text Messages with WebTextCode in To Subject ==
 
* Compose a new email message
 
* Compose a new email message
 
* Set the subject of the message to be the PIN code that is entered on your account
 
* Set the subject of the message to be the PIN code that is entered on your account
* The email address for the "To:" field is similar to '+18887776666@opensms.upsidewireless.com' (replace the number with the mobile number you wish to send to).
+
* The email address for the "To:" field is similar to '18887776666@opensms.upsidewireless.com' (replace the number with the mobile number you wish to send to).
 
* Send email
 
* Send email
  
 +
== 2b. Sending Text Messages with WebTextCode in To Field ==
 +
* Compose a new email message
 +
* Set the subject to blank
 +
* The email address for the "To:" field is similar to 'WebTextCode--18887776666@opensms.upsidewireless.com' (replace the number with the mobile number you wish to send to).
 +
* Send email
  
 
----
 
----
 
[[APIs | back]]
 
[[APIs | back]]

Latest revision as of 11:08, 31 October 2013

PIN based SMTP authentication

Sending text messages using PIN based authentication is a two step process, first you must set up your account by entering a unique PIN which will be used to authenticate future sending requests. Then, you send a specially formatted email and specify the PIN in the subject line. If the PIN matches, our service will authenticate the request, convert the text specified in the body of email and send it as SMS to the number specified in the To field.

1. Account Setup

  • In your online account (www.upsidewireless.com) go to Settings page to define your WebText code. The code should be 6 to 12 characters long and is case insensitive. Because Confirm Code acts like a password, it's highly recommended to change it frequently. Click on the link below to see an example.

http://reseller.upsidewireless.com/content/en/images/help/smssettings.gif


2a. Sending Text Messages with WebTextCode in To Subject

  • Compose a new email message
  • Set the subject of the message to be the PIN code that is entered on your account
  • The email address for the "To:" field is similar to '18887776666@opensms.upsidewireless.com' (replace the number with the mobile number you wish to send to).
  • Send email

2b. Sending Text Messages with WebTextCode in To Field

  • Compose a new email message
  • Set the subject to blank
  • The email address for the "To:" field is similar to 'WebTextCode--18887776666@opensms.upsidewireless.com' (replace the number with the mobile number you wish to send to).
  • Send email

back