microsoft / teams-powerapps-app-templates

Sample Teams app built by Power Apps
MIT License
181 stars 126 forks source link

Unable to deep link into applications #74

Open marktayl1 opened 10 months ago

marktayl1 commented 10 months ago

In order for this to be useful to customers I work with, you should be able to deep link into the Teams application for example from Teams adaptive card notifications. Currently you can only link to the app start page reliably. There is a work around involving hijacking one of the teams url parameters but this is not supported or official. Specifically, we have tried deep linking into the inspection and issue reporting applications. If there is a supported way to do this, please provide. For example, if we get a notification from IoT ingestion that there is a high temperature on a device, we would like to be able to send a Teams card alert with a link that opens the inspection app to the appropriate factory location and machine, and potentially allows designation of the inspection step, or with issue reporting we would like to automatically open an appropriate issue, with some sections pre-filled out.