Forward SMS to Rest API - Demo

Forward SMS to Rest API - Demo

Maayan Hope | Tools

App in purchase | Contains ads

Forward SMS to Rest API - Demo

0.00

reviews

845 +

Downloads

Loading...

Apps Features

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
shapeone.png

Use Apkonic App

Get Forward SMS to Rest API - Demo old version APK for Android

Updated on
2022-01-06 00:00:00
Released on
Jan 1, 2022

About Forward SMS to Rest API - Demo

Forward SMS Messages to Rest API or URL - DEMO APP

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

%>

© 2025 All rights reserved