Forum Discussion
uzairsheikh
Jan 25, 2021Copper Contributor
Send Adaptive Card to Specific Manager In Teams Development
i had created the Teams App
i created the adaptive card that takes the input from user
after fulfillment and submit of card i have to send the Card to Manager
I get The Manager Hierarchy from Microsoft Graph
But i am stuck how to send Adaptive card Alert to the Manager
2 Replies
Sort By
- Mallipriya_MSFTFormer Employee
Hi uzairsheikh, An example of the above scenario is in this https://github.com/microsoft/msteams-sample-line-of-business-apps-csharp/tree/master/Professional%20Services/LeaveBot. Can you once try this out.
- uzairsheikhCopper Contributor
Mallipriya_MSFT Thanks Dude .. I Tried , but i got the hint .. Thanks duDe