N
N
not-deanon2017-10-24 12:27:45
PHP
not-deanon, 2017-10-24 12:27:45

What are the options for sending notifications from the site?

Hello!
There is a task: to send notifications from the site to users, for example, about the arrival of a new task. But you need to send notifications to some kind of general conversation. It doesn't matter which messenger, the main thing is that notifications come to the general chat. How can this be implemented?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton, 2017-10-24
@Eridani

Take the API of any messenger or social network, call it when adding a new task and write to the general chat - "It's time to work, devils striped"

S
Stalker_RED, 2017-10-24
@Stalker_RED

Most messengers have an API and libraries for this.
For example, telegram https://core.telegram.org/method/messages.sendMessage
whatsapp https://www.google.com/search?q=whatsapp+api+send+...
and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question