#Phone Number verification with WhatsApp

10 messages · Page 1 of 1 (latest)

outer condor
#

Hi, does appwrite support phone number verification by sending the OTP on WhatsApp?

coral finch
outer condor
#

I am using twilio. How can I achieve this using functions without vonage.

coral finch
outer condor
#

I am not using vonage. I am using twilio.

coral finch
outer condor
#

yes they do

coral finch
outer condor
#

What trigger do i need there and how will it send the same OTP on sms and WhatsApp?

coral finch
# outer condor What trigger do i need there and how will it send the same OTP on sms and WhatsA...

Like you can manage a flow such that when you get the number you can trigger that appwrite function which would call the twilio endpoint and that endpoint will basically get the number from your code and call the endpoint and the user will get the otp and by entering the OTP basically you can send that otp to the function for the validation and after that using the function you can verfiy the number