teams-dev-samples icon indicating copy to clipboard operation
teams-dev-samples copied to clipboard

Microsoft Copilot Product Catalog Plugin

Open ejazhussain opened this issue 1 year ago • 1 comments

Q A
Bug fix? no
New feature? no
New sample? yes
Related issues? fixes #X, partially #Y, mentioned in #Z

Microsoft Copilot Product Catalog Plugin

Demo app that shows how to use a Teams Message extension and extend to Copilot for Microsoft 365. This app uses SharePoint list as the backend datasource to get the data and display it in Teams Messaging extension

Summary

This application, crafted with the Teams Toolkit, leverages an Azure Function to facilitate communication with a SharePoint list, serving as its backend data source. It has been further enhanced for integration with Copilot for Microsoft 365, incorporating a variety of command parameters and enriched semantic descriptions to elevate the user experience.

Upon successful deployment, users will experience enhanced functionalities within the Teams Message Extension and Copilot for Microsoft 365, showcasing the seamless interaction between Microsoft Copilot Plugin and SharePoint data, powered by the underlying Azure function. This integration not only streamlines data access but also enriches the collaborative environment within Microsoft Teams by providing immediate, context-aware information retrieval and manipulation capabilities.

ejazhussain avatar Jul 23 '24 11:07 ejazhussain

Hi @BobGerman I have just created a pull request again. Let me know if you have any question

ejazhussain avatar Jul 23 '24 11:07 ejazhussain

Thanks - I like this sample, it's a good example of how to wrap an API within a message extension and also bringing in SharePoint!

BobGerman avatar Jul 31 '24 21:07 BobGerman