Forward SMS to Rest API - Demo

Forward SMS to Rest API - Demo

1.99 by Maayan Hope
(0 Görüşler) Temmuz 07, 2023
Forward SMS to Rest API - Demo Forward SMS to Rest API - Demo Forward SMS to Rest API - Demo Forward SMS to Rest API - Demo Forward SMS to Rest API - Demo Forward SMS to Rest API - Demo

Son Versiyon

Versiyon
1.99
Güncelleme
Temmuz 07, 2023
Geliştirici
Maayan Hope
Kategoriler
Tools
Platformlar
Android
İndirmeler
0
Lisans
Free
APK İNDİR

Forward SMS to Rest API - Demolication Hakkında

>>>>>>>> READ THE NOTES BELOW
This is a demo APP. It does not actually forwards SMS messages
This app shows the main screens of the app
>>>>>>>> END OF NOTE <<<<<<<<<

for full version of the APP visit this web site:
https://www.forward-sms-to-rest-api.com

Forward SMS Messages received on the device to your Rest API or Web URL

1. Forward SMS Messages that are received on a mobile device to your REST API Server

2. Run this application and any message that is received by your mobile device will be forwarded to your rest web API

3. You can configure the application to use GET or POST actions when accessing the API server

4. You will see a logs of all messages forwarded to the remote API site

5. You can use this App to forward up to 50 SMS messages to your API server. After that you will have to buy the App. This will allow the App forward UNLIMITED number of SMS messages. The price less then 8$ - ONE TIME PAYMENT - No monthly fee

6. If you plan to install the App on more than 20 devices the price even goes lower.

7. SMS message can be also forwarded to other phones and not only to API endpoints

Example server side code (API.jsp):

<%

//mandatory parameters
String phone = (String) request.getParameter("phone");
String msgText = (String) request.getParameter("text");

//you can also pass other parameters in the URL
String device = (String) request.getParameter("device");

//do stuff here

%>

Uygulamayı Puanla

Yorum & Görüş Ekle

Kullanıcı Yorumları

0 yoruma göre
5 Yıldız
0
4 Yıldız
0
3 Yıldız
0
2 Yıldız
0
1 Yıldız
0
Yorum & Görüş Ekle
E-posta adresiniz kimseyle paylaşılmayacaktır.