CellTrust 2 Way SMS Gateway API (TxTFeedback)
CellTrust TxTFeedback API
External applications can communicate with CellTrust's TxTFeedback API's in order to receive Recipient-Originated messages processed by the CellTrust platform, using different forms of the HTTP post request.
In order to use this service you are required to provide a valid dedicated URL that will be used to forward messages. Depending on the service agreement, you can provide one or more URL's. Optionally, you can also provide filtering criteria for each URL, so that only messages that fit this criteria will be pushed to a URL you have specified. Three variations of HTTP post request are supported by TxTFeedback: standard request as set of attribute value parameters, XML over HTTP and Multipart Request. Example below.
Sample URL for receiving SMS text messages processed by the CellTrust Platform:
http://mycompany.com/receive.asp?CustomerNickname=AAA&ResponseType=NORMAL&Keyword=MSG
&Option=&Data=Hello%20All&Message=AAA%20MSG%Hello%20All&OriginatorAddress=16471111000
&AcceptedTime=20Jun,0512:36:37&DeliveryType=SMS&Carrier=rogers&NetworkType=gsm
Please refer to the TxTFeedback manual for more information.