Top "Whatsapp" questions

WhatsApp Messenger is a proprietary, cross-platform instant messaging application for smartphones.

Mobile website "WhatsApp" button to send message to a specific number

A mobile website can be customized to allow users to share a pre-filled message in WhatsApp to a manually chosen …

html mobile-website whatsapp
Does WhatsApp offer an open API?

I wonder if there is an open API to access WhatsApp through an internet protocol? The concrete question is: Is …

whatsapp
How to send message from WhatsApp in PHP with WhatsAPI Official?

I'm trying to use the WhatsApi Official library to send a message via WhatsApp from a php file. I've moved …

php whatsapp
Send messages with whatsapi.net?

I want to send messages using whatsapi and this was my try string nickname = "Test"; string sender = "xxxxxxxxxxxxxx"; //My Phone …

c# whatsapp
Send a link to whatsapp group directly from browser (or from app)

I want to enable users to share a URL+ text with a WhatsApp group. I want this to work both …

android ios iphone url-scheme whatsapp
Share image and text through Whatsapp or Facebook

I have in my app a share button and i want to share an image and a text at the …

android facebook whatsapp share-intent
Unable to get the image path from whatsapp share URI

Uri = content://com.whatsapp.provider.media/item/118727 I'm not able to get the actual path from this URI

android image uri media whatsapp
Send messages to Whatsapp number using PHP

I have to send messages to the customer's whatsapp number programatically. What are the pre requirements/needs? Do I need …

php whatsapp whatsapi
How to share text to WhatsApp from my app?

I develop an app with a functionality for sharing text. This is working fine except for WhatsApp. What should I …

android android-intent share whatsapp
Start WhatsApp from URL HREF with custom text/content

As you know using the whatsapp url scheme on iphone i can create the following link: href="whatsapp://send?text=…

android html android-intent whatsapp