SMS OTP ingratiating in wix code for verification

I would like in mobile number verification while submitting a form. Can any body help me.
Thanks.

1 Like

You can use Twilio’s Authy and Verify API. You will need to use Twilio’s Node modules and you will need to learn to acces a 3rd party api with fetch.

Read about 3rd party api here Velo: Accessing 3rd-Party Services with the Fetch API | Help Center | Wix.com

Thanks for help,I’ll surely read for 3rd API. I searched the web and came across http://msg91.com . How about using it, can you provide me details to implement msg91 API in my site.