How do I link to or create an sms link in my app?

Follow the instructions below to create an SMS link in your app.

1) Log into your App Manager and select your app.

2) Click Features from the left-hand-side of the screen (or the middle of the screen).

3) Select the Custom App Page that you want to add the link to.

4) Click the Text button at the top of the options to create a text block (or go to the text block that you want to add the link to.

5) Click the Source button (to reveal the source code editor). Paste the following code:

<a>Send SMS Message </a>

6) Click the Source button again.

7) Click Save.

NOTE:Replace “0000000000” with the phone number that the message should be sent to. In addition, replace “Send SMS Message” with the text that you want the link to state.