Can I text a "Thank you" responder to someone's phone without changing the thank you page?

  • schung505
    Asked on August 29, 2016 at 5:37 PM

    Hi,

     

    I am working for a travel agent and he would like to send a text message instead of an email so that they can see the submission right away when they are still at the trade show.

    I just fixed a form so that it pops up again for someone to fill out and found out that this cannot be combined with an autoresponder because a Thank you page pops up instead.

     

    Is there a way to send a text message and have the new blank form pop-up at the same time?

    Thank you,

    Sharon Chung

  • Kevin Support Team Lead
    Replied on August 29, 2016 at 9:25 PM

    The best way that I can see to achieve this will be by using Weebhooks, here is a guide that will help you setting up Webhooks on your form: How-to-Setup-a-Webhook-with-JotForm

    Here are also some PHP examples included the code to send a text message after a submission, you will need to also add the phone number field to your form and pass it to the script: Webhook-PHP-Script-Examples

    This will work the way as you need as you will get the form shown as soon as the form is submitted  and the text message should be sent as well. 

    Please if you have any question, let us know, we will be glad to help you.