Microsoft Teams API
3 TopicsMicrosoft Teams Stage View fails to load Dynamics 365
I am trying to invoke a stage view through deeplink to view a Dynamics 365 Account record from my Personal Teams app on click of a button. I followed the documentation - https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/tabs-link-unfurling#invoke-stage-view-through-deep-link Since this to work I have to pass the contentURL, I added a Dynamics 365 Tab to one my Channels in Microsoft Team, this gives a contentURL using the Graph API - InstalledApps in a Channel When I add the contentURL and the my Personal Teams appId to te deeplink URL, I get the following error. ExtensionTabService: getAuthTokenForApp: Failed with error - App resource defined in manifest and iframe origin do not match LoginHandler: login failed. Reason: App resource defined in manifest and iframe origin do not match Bootstrapper: boot failed. Reason: App resource defined in manifest and iframe origin do not match My main objective is to invoke a Stage View to show a Dynamics 365 Account or any entity record using deeplink3.1KViews0likes15Commentsis it possible to get the specific Teams contacts list of a user?
I've searched a lot and apparently with the Microsoft Graph API we can get the organization contacts/users list and the default contacts list of a user across Office 365 as well, but I am afraid I won't be able to get the specific Teams list of contacts of a user Can someone please confirm this to me and perhaps give me suggestions of some other alternatives?2.1KViews0likes1CommentIs there a way to interact with the Approbations app other than from Teams and Power Automate ?
Hello, I would like to know if there is a way to interact with the Approbations app in Teams: By interacting, I mean performing operations through APIs, SDKs, etc. The interactions I know of are from Teams itself and Power Automate predefined actions. My need is to be able to customize the app to receive input from other sources. Thank you for taking the time to read my post and your answer as well as your opinion is welcome .Solved794Views0likes2Comments