0
votes

Is it possible to send a notification message to users to navigate to the Personal Tab app in Side rail from the "Activity" or "Chat" window in MS teams?

The notification message in Activity and Chat should have a link that would navigate to the New Personal Tab installed.

1

1 Answers

0
votes

Yes, you can do this by sending a Deep Link to your app's Personal tab. See more about this at Create Deep Links.

To actually send the message you have a few options, including:

  1. Create a Bot
  2. Use an incoming Webhook
  3. Use the Microsoft Graph
  4. Use Power Automate (Flow) (there's an app in Teams called the "Flow Bot" which enables you to send messages from Flows directly to a user.