user phone number
How can I get the phone number from user? I tried to get it from the system variable Phone Number and didn't worked.
5 Replies
This only work if you are on WhatsApp environment
Otherwise, you need to ask the user with a Phone input block 🙂
Ok, thks
Hi @Baptiste I just connected typebot to the whatsapp business api and it's working well. But I wonder the same on how do i get the user's phone number too. Then I saw this thread.
What do you mean "if you are on WhatsApp environment"?
With the Whatsapp Business API, is it possible to get the sender's whatsapp id when the user starts the conversation?
you can get it from "Set variable" block and click on the value and you will get 2 built in variable if you are using whatsapp integration

Thank you! I'll try it out