Sending sms's to customers?

  • Escapetraveler
    Asked on March 17, 2017 at 10:36 AM

    Hi, I'm making a booking for for a hairdresser (see attached form) and he likes it, but needs it to be able to send sms notifications to his customers - is that possible with your system? And if so, how so I set it up.

    Thanks.

    Best,

    Bjarne

     

    https://form.jotformeu.com/70476286056361

  • Kevin Support Team Lead
    Replied on March 17, 2017 at 1:26 PM

    You will need to integrate your form with WebHooks and create a custom script to achieve it, with WebHooks you will be able to run the script on the back-end. 

    Here's the link to the integration: How-to-Setup-a-Webhook-with-JotForm

    On this link you will find some WebHooks examples including the send text message functionality: Webhook-PHP-Script-Examples

    Hope this helps.