Questions tagged as 'whatsapp'

2
answers

Is there any API to send message through WhatsApp using PHP?

Is there an API for sending a message to a person's WhatsApp using PHP?     
asked by 20.02.2015 / 14:09
1
answer

Script that sends WhatsApp message?

Is it possible to send WhatsApp message via Script PHP ? (Like an SMS or email) I found a class but it is old and it no longer works (the servers have changed with the sale of WhatsApp and you need a password that I could not find [ l...
asked by 21.03.2014 / 18:48
1
answer

Open WhatsApp when you click the icon

Someone knows how to do that by clicking on the WhatsApp icon on a site by smartphone , some function opens the application and already starts a conversation in the number defined in link from the website? Imagine an icon that says "WhatsA...
asked by 27.08.2015 / 02:31
1
answer

How to send a message to a whatsapp group with the venomous0x or yowsup api? [duplicate]

I would like to know, with an example if possible, how do I send a WhatsApp message to a group created by someone else using venomous0x or yowsup? The shipping code is this: public String sendMessage(String to, String message) throws What...
asked by 09.01.2015 / 13:35
1
answer

Whatsapp Web uses Node.js?

I would like to know what technologies are used in WhatsApp web development. Ps: Search-level question.     
asked by 27.04.2015 / 16:15
2
answers

Send message Whatsapp by link on site

I'd like to know how to send a message by link to a certain number. I've already been able to do it for Android , but for iPhone it does not work. Link: <a href="intent://send/123456789#Intent;scheme=smsto;package=com.whatsa...
asked by 07.07.2015 / 14:54
1
answer

How to integrate the application with Whatsapp? [closed]

I wanted to know if it's possible to integrate a C # application with Whatsapp?     
asked by 19.07.2017 / 14:48
1
answer

How to capture span content by JavaScript

In the WhatsApp Web, every message sent is stored in a span . I need to assign the value of the last message sent by the caller to a variable, as I do with the contents of the "Send a message" box: var textbox = document.querySelector('#main...
asked by 20.12.2017 / 17:27
2
answers

Open Whatsapp in a specific contact via a web link

I'm doing tests where through a link when clicked, open whatsapp already in a specific contact. What is the scenario? The client that enters the site by the smartphone will appear an icon and when you click the icon, opens the whatsapp for...
asked by 15.07.2016 / 16:20
1
answer

Send message via whatsapp programatically [closed]

I tried some codes but I did not get anything yet. I'm raising the possibility of sending one-on-one by looping. Does anyone know how? Follow the tutorial I tried link link Detail: I just want to send, not start a chat! In this case...
asked by 22.08.2014 / 12:20