Forum Discussion
Piergiorgio Grossi
Jul 19, 2017Copper Contributor
Send a 'broadcast' message
Hi! We are looking for a way to send a message to a group of users (maybe all) in a kind of broadcast way. For example an alert like "please disconnect from that system bla bla" or "we have this new ...
MarkVale
Jul 21, 2017Iron Contributor
Hi
Yes you should use UCMA to send this by script. Here is MVP Tom Morgan's example https://gist.github.com/tomorgan/5083819
You could use this to loop through a list of users to send i believe
- Matt InsallMay 10, 2018Copper Contributor
The link "https://gist.github.com/tomorgan/5083819 " is broken.
MarkVale wrote:Hi
Yes you should use UCMA to send this by script. Here is MVP Tom Morgan's example https://gist.github.com/tomorgan/5083819
You could use this to loop through a list of users to send i believe
- Piergiorgio GrossiJul 21, 2017Copper Contributor
Thanks.
Well... in my dreams there is a feature/tool I can use, but starting from some code it's a start anyway.
PierG
- Matt InsallMay 10, 2018Copper Contributorcode is unavailable, apparently. link is broken...