A
A
Andrew2020-09-14 17:26:35
PHP
Andrew, 2020-09-14 17:26:35

Sending an invite to a viber group by phone number using PHP, is it possible?

Good afternoon.
In Viber, if you search by phone number, you can find a person if he is in Viber and if he is not familiar to you. And send him a message.
Essentially spam.
Here is the question. The client calls, we talk on the phone with him and say that we will send a join link to our group to him.
How to do this with only a client number?

It's clear how to do it manually. With the help of a bot - not really, because the client did not write to the bot and the bot does not know its ID. In fact, after the call, we only have the client's phone number, and, well, his name.

Maybe there is some way using the API or SOMETHING or privateAPI (which uses the application on the smartphone) or some other methods.

Mailing list services and the purchase of a business account from the Viber itself - do not offer (:

Let me know if anyone knows about this.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Volodymyr Palamar, 2020-09-14
@GORNOSTAY25

Try to use a service like this https://developer.nexmo.com/messages/overview
Here is an example (of another php service) https://github.com/superjobru/devino-viber
Here is a seemingly free service
https://github .com/bsgworld/bsg-php/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question