사용자 환경을 개선하기 위해 이 웹 사이트의 쿠키 및 기타 기술을 사용합니다.
이 페이지의 링크를 클릭하면 당사의 개인 정보 보호 정책쿠키 정책에 동의하는 것입니다.
동의함 더 알아보기
SMS Forwarding To Rest API 아이콘

1.1 by Maayan Hope


Jan 4, 2019

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

%>

최신 버전 1.1의 새로운 기능

Last updated on Jan 4, 2019

change icons

번역 로드 중...

추가 앱 정보

최신 버전

SMS Forwarding To Rest API 업데이트 요청 1.1

업로드한 사람

Uğur Hezer

필요한 Android 버전

Android 5.0+

카테고리

무료 도구 앱

더 보기

SMS Forwarding To Rest API 스크린 샷

언어
APKPure를 구독하십시오
최고의 Android 게임 및 앱의 초기 릴리스, 뉴스 및 가이드에 액세스하는 첫 번째 사람이 되십시오.
고맙지 만 사양 할게
가입하기
성공적으로 구독!
당신은 이제 APKPure에 가입되었습니다.
APKPure를 구독하십시오
최고의 Android 게임 및 앱의 초기 릴리스, 뉴스 및 가이드에 액세스하는 첫 번째 사람이 되십시오.
고맙지 만 사양 할게
가입하기
성공!
당신은 이제 우리의 뉴스 레터를 구독하고 있습니다.