Forum Discussion
Kyle_OlsenSAB
Jan 02, 2019Copper Contributor
Email to a chat group or email using @mentions
We are loving Teams so far and is so much better than getting bogged down with emails. We need to have some of our automated workflows send out emails and get the notifications in Teams. When we se...
Jan 03, 2019
Ok. So since those email notifications are busted even when following. The way around getting notifications is using an web hook connection in your automation on your channels. This will trigger notifications for you.
Check out this article for something using that Method and see if you can work it in.
https://www.google.com/amp/s/davidlozzi.com/2018/03/01/posting-to-teams-incoming-webhook-verses-teams-post-message-in-flow/amp/
There are also flow actions now that have mentions but I used them the day they came out and weren’t working but you might check there since you could have a flow monitor an email address etc. to cause it to trigger then post a message with mentions in a channel.
If I get some time somehow in near future I’ll see if they work now if you don’t get around to it :).
Check out this article for something using that Method and see if you can work it in.
https://www.google.com/amp/s/davidlozzi.com/2018/03/01/posting-to-teams-incoming-webhook-verses-teams-post-message-in-flow/amp/
There are also flow actions now that have mentions but I used them the day they came out and weren’t working but you might check there since you could have a flow monitor an email address etc. to cause it to trigger then post a message with mentions in a channel.
If I get some time somehow in near future I’ll see if they work now if you don’t get around to it :).
- Jan 03, 2019Ok, you can't @mention with flows, it was a trigger when you get @mentioned to do something, so your only option at this point is looking at using webhook connector to a channel so it fires off notifications for people that follow channels for now.