Forum Discussion
robert1203
Jul 19, 2024Copper Contributor
Send a message to a user with tab app url
I built a tab app in teams, which include approval workflow feature. Then i need to send notification message to some users, for example approval notification, which include approval url that can navigate to the certain page with some parameters.
How could i do this in teams?
- Meghana-MSFTMicrosoft
robert1203 - Please refer this doc to create a deeplink to the tab app
- robert1203Copper ContributorThanks for your reply. I just tried the approach in the article, but i am really confusing that, how to find the entityId for my tab app. and i copied the url link from my teams as below
https://teams.microsoft.com/l/entity/1422308d-2684-4c7e-ac52-3f37889e2917/_djb2_msteams_prefix_2718689232
where is the uuid followed by entity from(can't be found in the manifest)?
what's the meaning of _djb2_msteams_prefix_2718689232 ? how to find it?