Forum Discussion
Dale_LTU
Aug 16, 2021Brass Contributor
Teams Generic Chat
We have a request from one of our support teams for a way for students to send a chat to a generic name - E.G: Student Support, they want anyone in their team depending who is on duty to be able to view and respond to that chat, preferably as the generic name, but they have said it doesn't matter too much if the response comes from an individuals name. It is however important that everyone in the team can access the whole chat, and it doesn't go to an individual person.
I've done some searching and not really come up with anything, my only thought is you could use a generic account that they can all login to Teams as, but generic accounts are a bit of a no no here, so I'd rather not go down that route.
Has anyone else come across anything that might work and is worth investigating for this purpose?
Thanks
- Without going into too many technicalities, what we do, and I often also see other companies do, is use a bot for this, which then supports handing off the conversation to a "real operator". More info can be found at the link below, but then, you'd need to either purchase such a bot or get one that's perhaps integrated with the helpdesk solution you may already be using. Either way, I expect this to be an expensive project 😉 That's why for simple use, it might be best to see if you can get an exception and process in place for using a generic account and the Teams web app for the operators.
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-design-pattern-handoff-human?view=azure-bot-service-4.0
- pvanberloSteel ContributorIf such chat messages need to remain "confidential" (eg. you cannot use a public team for this as everyone can see what's being discussed), the only realistic option you have that works out of the box would be to use a generic account and have people sign into the Teams web app. I'm positive there are fancier solutions available, but I guess those come as integrations into various other products like helpdesk tooling and so on.
- Dale_LTUBrass ContributorThanks for your reply pvanberlo - yes, we wouldn't want other Students been able to view others chats, they would need to remain confidential, which rules out using a Public Team. As you say I suspect that this functionality may be part of some other solution, such as Helpdesk. I have tried to see if there's maybe something that provides just Chat that might work for us, but so far I'm drawing a blank.
- pvanberloSteel ContributorWithout going into too many technicalities, what we do, and I often also see other companies do, is use a bot for this, which then supports handing off the conversation to a "real operator". More info can be found at the link below, but then, you'd need to either purchase such a bot or get one that's perhaps integrated with the helpdesk solution you may already be using. Either way, I expect this to be an expensive project 😉 That's why for simple use, it might be best to see if you can get an exception and process in place for using a generic account and the Teams web app for the operators.
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-design-pattern-handoff-human?view=azure-bot-service-4.0