Is it possible for a mobile app to scan and read the messages in SMS inbox of an Android phone and trigger an action like reply the location/GPS as SMS to the sender when a specific code was received? What would make this possible?
Hi Aryanne,
There are two plugins in the OutSystems Forge that might help you receive and send sms messages:
Use the Location plugin to retrieve the location:
https://www.outsystems.com/forge/component-overview/1395/location-plugin
Regards,
Daniel