How to sent OTP in Whatsapp?

Database & APIs

I have my project using Firebase (database and Auth).

Many of my users don't get SMS because they have blocked spam on their phones. I need to verify their phone number on sign in. Hence, the alternative is to send the OTP via whatsapp.

Any ideas how to do this? ๐Ÿ˜

What have you tried so far?

Tried to send a API call to my whatsapp API provider but I neet top get the OTP code from firebase.

Did you check FlutterFlow's Documentation for this topic?
No
1