have mySQL database where different messages about bugs, reports from players stored. And i need to make a kind of a chat app or maybe push notifier where when a player wants to report a bug and I get a notification about it on my browser. Clicking this notification I can get full information about a bug and give a quick answer to a player as I would chat to him like in telegram or something like that. How to make such a thing? I surfed a lot of information but i can't find the answer maybe I've been looking for wrong information because I don't know how to do it(
1. let the email link to the notification e.g. https://domain.tdl/notifications/xxxxx where xxx is notification ID... your website should then implement the functionality. 2. Else send all the details in the email..formatted with css...and every email reply will be captured as actually reply to the message. 3. If your email has Microsoft integration/was provided by Microsoft (.outlook,.hotmail e.t.c)..look at adaptive action cards messages. they enable you to embed forms for reply in a in email
Обсуждают сегодня