SMS Forwarding To Rest API

SMS Forwarding To Rest API

Maayan Hope
Jan 4, 2019
  • 2.1 MB

    파일 크기

  • Android 5.0+

    Android OS

SMS Forwarding To Rest API 정보

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

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

%>

더 보기

What's new in the latest 1.1

Last updated on 2019-01-05
change icons
더 보기

비디오 및 스크린 샷

  • SMS Forwarding To Rest API 포스터
  • SMS Forwarding To Rest API 스크린샷 1
  • SMS Forwarding To Rest API 스크린샷 2

SMS Forwarding To Rest API의 오래된 버전

APKPure 아이콘

APKPure 앱을통한매우빠르고안전한다운로드

한번의클릭으로 Android에 XAPK/APK 파일을설치할수있습니다!

다운로드 APKPure
thank icon
사용자 환경을 개선하기 위해 이 웹 사이트의 쿠키 및 기타 기술을 사용합니다.
이 페이지의 링크를 클릭하면 당사의 개인 정보 보호 정책쿠키 정책에 동의하는 것입니다.
더 알아보기