Can I have SMS notifications upon submission

  • jskus
    Asked on September 19, 2015 at 6:10 AM

    hello :-

        can i add sms facility on submit button ?

    through my sms service link

  • Boris
    Replied on September 19, 2015 at 6:21 AM

    Please try using the jotText / pengu app:

    http://apps.jotform.com/app/jottext

    If your SMS service provider supports an SMS gateway to convert received emails to SMS, you can also use that SMS gateway and send direct emails to it. Please refer to the following thread for some examples of known services that support SMS gateways:

    http://www.jotform.com/answers/6951

    The first option (jotText app) may be the simplest one to set up, and should work even if there is no supported SMS gateway. I hope this helps.

  • jskus
    Replied on September 19, 2015 at 6:27 AM

    sorry sir i can't understand your reply.

  • Boris
    Replied on September 20, 2015 at 2:02 AM

    I apologize, it looks like jotText service was discontinued 10 days ago. jotText was maintained by a third-party, not by JotForm, so it is not a decision on our end.

    Since jotText is no longer an option, you can build up your own webhook to forward your submission data to a service that offers SMS services.

    How to Setup Webhook with JotForm

    Send Instant Submission Notifications with Webhooks

    You can take a look at some of our example webhook codes on the following page, #2 specifically was designed for sending SMS notifications from your own server / website over https://msg91.com/  service.

    Webhook Samples

    I hope this helps.