ApkDownload

SMS Forwarding To Rest API APK

Latest Version 1.3 for Windows
Updated 2024-07-05

App information

Version 1.3 (#16)

Updated 2024-07-05

APK Size 2.1 MB

Requires Android Android 5.0+ (Lollipop)

Offered by Maayan Hope

Category Free Tools App

App id com.wdding_soft.www.smsforwardtorest

Developer's notes Forward SMS Messages that are received on a mobile device to a REST API Server

Screenshot

Click on the image to see full size

Latest updates

What's new in SMS Forwarding To Rest API 1.3

ug fixes

Editor's review

Download the latest SMS Forwarding To Rest API application, version 1.3, compatible with Windows 10/11 (using emulators such as Bluestacks), Android devices. This free Tools app is developed by Maayan Hope and is easy to download and install.

Previous versions, including 1.3, 1.1, are also available. If you need help or have any problems, please let us know.

Description

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

%>

App permissions

SMS Forwarding To Rest API 1.3 APK requires following permissions:

Allows an application to read SMS messages.

Allows an application to receive SMS messages.

Allows applications to open network sockets.

Ratings and Reviews

Rating: 3.0/5 based on Less than 100 reviews

(*) is required

Previous versions

SMS Forwarding To Rest API 1.3 APK for Windows (#16, 2.1 MB)

SMS Forwarding To Rest API 1.1 APK for Windows (#7, 2.1 MB)