Please relate an action button to initiate a WhatsApp message similar to the send sms option available now
Solved! Go to Solution.
Its working for me:
CONCATENATE(โhttps://api.whatsapp.com/send?phone=",CONCATENATE("+91โ,[Faculty Number]),"&text=",CONCATENATE("Namaste ",[Name]โฆ)
โ> replace +91 by your countrycode, here Faculty Number is my column where 10 digit mobile number(except country code) is stored. And the concate the predefined message with dynamic values.
User | Count |
---|---|
16 | |
11 | |
7 | |
5 | |
5 |