Automations and Microsoft Team Channels

I have created Automations that "Alert Someone" when certain conditions are met. The "someone" is a Microsoft Teams Channel.
The individuals in the channel have updated their Smartsheet profile and selected "Messaging Apps" like the following:
The problem is they only want notifications that are generated as a result of theAlert Someone - Microsoft Teams Channelautomation to go to Teams -- not any of the normal Smartsheet notifications they receive outside of the channel. Is this possible?
Does one of the categories above apply specifically to Teams Channels ("Sheet Changes and Reminders", "@Mentions, Sharing Invitations...", etc.?
Best Answer
-
Genevieve P. Employee Admin
Hi@LWright
The items listed on the left hand side are theactionsthattriggerthe workflow. Then the boxes indicate where you want those notifications to be displayed.Messaging Appsis associated with Teams.
There are 2 ways to receive alerts in Teams: through the Smartsheet Bot (direct notifications) or to a Channel (defined in a workflow).
If your users don't want to receive other notifications in Teams, they can uninstall the Smartsheet Bot, see:Microsoft Teams Integration: Uninstall the Smartsheet Bot
In your workflow you've chosen achannel,so even if they have the Bot uninstalled, they should still receive your message in the channel as it's not a direct message specifically to them. Does that make sense?
Let me know if that worked for you!
Cheers,
Genevieve
Answers
-
Genevieve P. Employee Admin
Hi@LWright
The items listed on the left hand side are theactionsthattriggerthe workflow. Then the boxes indicate where you want those notifications to be displayed.Messaging Appsis associated with Teams.
There are 2 ways to receive alerts in Teams: through the Smartsheet Bot (direct notifications) or to a Channel (defined in a workflow).
If your users don't want to receive other notifications in Teams, they can uninstall the Smartsheet Bot, see:Microsoft Teams Integration: Uninstall the Smartsheet Bot
In your workflow you've chosen achannel,so even if they have the Bot uninstalled, they should still receive your message in the channel as it's not a direct message specifically to them. Does that make sense?
Let me know if that worked for you!
Cheers,
Genevieve
-
LWright ✭
This is the best explanation I have found about this topic! Thanks, Genevieve. I will test it out and let you know the results.
-
LWright ✭
I tested with 2 users (I was one of them). We both removed (unregistered) the Smartsheet Bot from Teams and we were still able to receive the notifications to our channels from the automation. I will have all of the other users unregister. Thanks so much for your help.
-
Genevieve P. Employee Admin
Glad to hear it!
Categories
Hi @Jagdeep<\/a> - Unfortunately, my experience has been that Datamesh \"Immediate\" can take up to 5 minutes (perhaps more).<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":321,"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":219,"urlcode":"Sheets","name":"Sheets"},{"tagID":334,"urlcode":"automations","name":"Automations"},{"tagID":381,"urlcode":"DataMesh","name":"DataMesh"}]},{"discussionID":106941,"type":"question","name":"How to show data of previous working day?","excerpt":"For a stacked column chart on a dashboard, I count the number of applicable cases daily. The current formula shows NO DATA on Monday because TODAY(-1) is Sunday. =COUNTIFS({Customer Escalation Region}, $Region@row, {Customer Escalation Request Reason}, \"Close Gap\", {Customer Escalation Request Date}, TODAY(-1)) I'm…","snippet":"For a stacked column chart on a dashboard, I count the number of applicable cases daily. The current formula shows NO DATA on Monday because TODAY(-1) is Sunday.…","categoryID":321,"dateInserted":"2023-06-27T10:29:20+00:00","dateUpdated":null,"dateLastComment":"2023-06-27T12:02:55+00:00","insertUserID":162184,"insertUser":{"userID":162184,"name":"Sachiko Kagami","title":"Customer Service Manager","url":"https:\/\/community.smartsheet.com\/profile\/Sachiko%20Kagami","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-27T12:25:47+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":151203,"lastUser":{"userID":151203,"name":"Nick Korna","url":"https:\/\/community.smartsheet.com\/profile\/Nick%20Korna","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-27T12:11:22+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":3,"countViews":23,"score":null,"hot":3375730935,"url":"https:\/\/community.smartsheet.com\/discussion\/106941\/how-to-show-data-of-previous-working-day","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/106941\/how-to-show-data-of-previous-working-day","format":"Rich","lastPost":{"discussionID":106941,"commentID":382502,"name":"Re: How to show data of previous working day?","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/382502#Comment_382502","dateInserted":"2023-06-27T12:02:55+00:00","insertUserID":151203,"insertUser":{"userID":151203,"name":"Nick Korna","url":"https:\/\/community.smartsheet.com\/profile\/Nick%20Korna","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-27T12:11:22+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Using Smartsheet","url":"https:\/\/community.smartsheet.com\/categories\/using-smartsheet"},{"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-06-27T11:47:48+00:00","dateAnswered":"2023-06-27T11:40:22+00:00","acceptedAnswers":[{"commentID":382497,"body":" Hi @Sachiko Kagami<\/a>,<\/p> The WORKDAY function is what you're after here.<\/p>