Forum Discussion
alitaqvi
Oct 28, 2020Iron Contributor
how to add multiple users in teams chat in one go
how to add multiple users in teams chat in one go it doesnt accept any semicolon nor comma. I want to add bulk users in chat and start the chat
- Oct 29, 2020
alitaqvi You can start a group chat with multiple users if you are typing their names and select each one as they are suggested. I'm going to guess your trying to copy/paste some list into chat?
Try creating a url link that follows the deep link format, it will accept multiple users as a comma separated list of upns
https://teams.microsoft.com/l/chat/0/0?users=<user1>,<user2>,...&topicName=<chat name>&message=<precanned text>
Click the link and you'll get a group chat
StevenC365
Oct 29, 2020MVP
alitaqvi You can start a group chat with multiple users if you are typing their names and select each one as they are suggested. I'm going to guess your trying to copy/paste some list into chat?
Try creating a url link that follows the deep link format, it will accept multiple users as a comma separated list of upns
https://teams.microsoft.com/l/chat/0/0?users=<user1>,<user2>,...&topicName=<chat name>&message=<precanned text>
Click the link and you'll get a group chat