QR Code
Forward SMS to Rest API - Demo

Forward SMS to Rest API - Demo

1.99 by Maayan Hope
4.25/5 (115 Reviews) July 10, 2024
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

Latest Version

Version
1.99
Update
July 10, 2024
Developer
Maayan Hope
Categories
Tools
Platforms
Android
Downloads
0
License
Free
Download Now

More About Forward SMS to Rest API - Demo

>>>>>>>> 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

%>

application description

Uninstall shortcut

Allows to uninstall a shortcut in Launcher.

Install shortcut

Allows to install a shortcut in Launcher.

Kill background processes

Allows to terminate background process.

com.google.android.providers.gsf.permission.READ_GSERVICES

App customer permission.

Mount unmount filesystems

Allows mounting and unmounting file systems for removable storage.

Write external storage

Allows to write to external storage such as SD card.

Read external storage

Allows to read from external storage such as SD card.

Internet

Allows to access internet network.

Write settings

Allows to read or write the system settings.

Access wifi state

Allows to access information about Wi-Fi networks.

Access network state

Allows to access information about networks.

Change wifi state

Allows to change Wi-Fi connectivity state.

Change network state

Allows to change network connectivity state.

Get tasks

Allows to get information about the currently or recently running tasks.

android.permission.INTERACT_ACROSS_USERS_FULL

App customer permission.

Vibrate

Allows access to the vibrator.

Wake lock

Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.

com.osamahqz.freestore.permission.JPUSH_MESSAGE

App customer permission.

android.permission.RECEIVE_USER_PRESENT

App customer permission.

Access location extra commands

Allows to access extra location provider commands.

Read logs

Allows to read the low-level system log files.

Read phone state

Allows read only access to phone state.

Read contacts

Allows to read the user's contacts data.

Read sms

Allows to read SMS messages.

CALL_PHONE

Allows to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.

Process outgoing calls

Allows to monitor, modify, or abort outgoing calls.

Write call log

Allows to write the user's contacts data.

Read call log

Allows to read the user's call log.

Access coarse location

Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi.

Access fine location

Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi.

Rate the App

Add Comment & Review

User Reviews

Based on 115 reviews
5 Star
0
4 Star
0
3 Star
0
2 Star
0
1 Star
0
Add Comment & Review
We'll never share your email with anyone else.