Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
SMS Forwarding To Rest API icon

SMS Forwarding To Rest API


Maayan Hope
1.1
  • Jan 4, 2019
    Update date
  • Everyone
  • Android 5.0+
    Android OS

About 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

%>

Show More

Additional APP Information

Latest Version

1.1

Uploaded by

Uğur Hezer

Requires Android

Android 5.0+

Content Rating

Everyone

What's New in the Latest Version 1.1

Last updated on Jan 4, 2019

change icons

Show More

SMS Forwarding To Rest API Screenshots

SMS Forwarding To Rest API posterSMS Forwarding To Rest API screenshot 1SMS Forwarding To Rest API screenshot 2

Related Tags

Popular Articles In Last 24 Hours

Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.