MicroStrategy ONE

Send a Test Message in iOS

The following parameters and values are used to send a text message from a mobile phone using the mobile URL API.

Parameter Description of Value

sms

Telephone number to which the text message should be sent 

body

Message to include in the body of the text message

The sample link below shows how to send a text message from inside your custom mobile application installed on a mobile phone.

Sample link for sending a text message

Copy
<a href="sms:1-555-555-5555">Phone Number</a>