We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

عن SMS Forwarding To Rest API

إعادة توجيه الرسائل القصيرة SMS التي يتم استلامها على جهاز محمول إلى خادم REST API

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 500 SMS messages to your API server. After that you will have to buy an extension that will allow the App to be used for any number of SMS messages. The price is about 3.5USD

6. Permissions We need:

1. READ_SMS + RECEIVE_SMS: to be able to grab the SMS messages that are received by the device

2. INTERNET : to be able to send the message to your API server

3. BILLING: To be able to use for more than 500 messages

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

%>

تحديث لأحدث إصدار 1.1

Last updated on 04/01/2019

change icons

جاري في الترجمة...

معلومات أكثر ل تطبيق

احدث اصدار

طلب SMS Forwarding To Rest API تحديث 1.1

محمل

Uğur Hezer

Android متطلبات النظام

Android 5.0+

عرض المزيد

SMS Forwarding To Rest API لقطات الشاشة

اللغات
اشترك في APKPure
كن أول من يحصل على الإصدارات السابقة والأخبار والأدلة لأفضل ألعاب وتطبيقات الأندرويد.
ًلا، شكرا
اشتراك
تم الاشتراك بنجاح!
أنت مشترك الآن في APKPure.
اشترك في APKPure
كن أول من يحصل على الإصدارات السابقة والأخبار والأدلة لأفضل ألعاب وتطبيقات الأندرويد.
ًلا، شكرا
اشتراك
نجاح!
لقد اشتركت في أخبار لدينا الآن لدينا.