send message by viber or whatsapp programmatically [closed]
Asked Answered
A

1

19

I have a system with some members. my members should receive one message each day. I want to send this message via Viber or whatsapp (or if there are others app like them). But I dont want to send messages one by one. I want to send by asp.net c# code. Is there any document or API for this aim?

Anting answered 6/1, 2014 at 9:9 Comment(0)
L
18

For Whatsup .NET API:

https://github.com/perezdidac/WhatsAPINet

For Viber .NET API:

Couldn't found one for .NET or any other platform.

Laboratory answered 6/1, 2014 at 9:13 Comment(4)
Is it legal to use whatsapp for this aim?Anting
I see no reason why not, I believe Whatsapp would have lock it down if it was a violation from their side.Laboratory
@YairNevet There actually where a litle battle itnetwerk.com/news/2012/09/27/… between whatsapp and whatsapi dev team, but there is a ceasefire nowIndiscernible
I have recently tried WhatsApp .NET API and my phone number got banned. So I assume that they have way more strict rules in place now.Bib

© 2022 - 2024 — McMap. All rights reserved.