Custom Jot Form Widget - SMS sending & Verification

  • Olufunso
    Asked on March 6, 2018 at 12:33 PM

    I'm in the process of creating a custom widget for sending OTP to the phone number supplied via a textbox on my form using my custom API. I believe this an be achieved via a POST.


    However I also want to be able to validate the OTP value on the same form i.e verify the value received by the user in the SMS. For this, I will need help on how to go about this.

  • Adrian
    Replied on March 6, 2018 at 1:39 PM

    First, by OTP, do you mean One-time password?

    However I also want to be able to validate the OTP value on the same form i.e verify the value received by the user in the SMS. For this, I will need help on how to go about this.

    I apologize but I do not really understand what you mean by this and it sounds out of our support scope. If you can give us more details on the process and we will escalate it to L2 if needed.

    You can find our API Documentation here: https://api.jotform.com/docs/

    Related Help Articles:
    How to Setup a Webhook with JotForm
    Send Instant Submission Notifications with Webhooks