Click here to Skip to main content
15,884,425 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Dear all,
I want to make windows based Whats App bulk messages sender application.
I tried WhatsApi (http://github.com/perezdidac/WhatsAPINet/) to do that, but I found too many limitations and problems.
I want to ask that, I there another way to send bulk whats app messages?
Posted
Comments
Suvabrata Roy 6-Nov-14 4:03am    
you will have the same API at nuget : https://www.nuget.org/packages/WhatsAppAPI/

but what you exactly want ? If you want to send messages to whatsapp then you need to use whatsapp api
Thanks7872 6-Nov-14 4:09am    
Go through his reposts(too many). You will get the answer.
Thanks7872 6-Nov-14 4:09am    
Something wrong with you? You are continously posting similar questions (Don't tell me issue is different). Don't try this way. You will be wasting your time as well as ours.

I already told you that ask them or find something else using Google.com . If you face any issue with that,come back with problamatic code block. We answer specific questions only. You have not mentioned any issue.

1 solution

Let's be honest, why would you like to implement this Bulk Message operation using WhatsApp? To Spam people?

WhatsApp on it's own does not have any public API to send messages from your own application. Of course, there are hacks available but those are limited and can stop working anyway when WhatsApp identifies and decides to block them.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900