Skip to content

mmsharepoint/msgext-action-search-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msgext action search data - Microsoft 365 App

Teams/M365 messaging extension app handling (action-based) data retrieval and writing back

Summary

This sample is a Teams and M365 Messaging Extension app created using the Teams Toolkit with Visual Studio 2022. It is also intended to be used in Copilot. It retrieves a list of products to be further dealt with: Overview listed, order e.g. while all sent with Adaptive Cards in Teams or Outlook, resp Copilot ...

App result:

Task Module to select a product
Task Module to select a product
Order Card result
Order Card Result
Order Card result in Oùtlook with weekday order option
Order Card Result in Oùtlook with weekday order option
App in action
App in action

For further details see the author's blog post

Frameworks

drop

drop

drop

drop

Prerequisites

Applies to

This sample was created using the Teams Toolkit with Visual Studio 2022. Nearly the same sample was also realized with the using the Teams Toolkit with Visual Studio Code

Version history

Version Date Author Comments
1.0 January 31, 2024 Markus Moeller Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone the repository
    git clone https://github.com/mmsharepoint/msgext-action-search-data.git
  • Open msgext-action-search-data.sln in Visual Studio 2022
  • Perform first actions in GettingStarted.txt (before hitting F5)
  • Now you should have prepared your app (will try local first)
  • Create an Azure Data Table and put account name and insert AZURE_CONFIG_CONNECTION_STRING, AZURE_TABLE_ACCOUNTNAME and AZURE_TABLE_KEY to appsettings.json or better appsettings.Development.json

Azure Table with columns

  • When starting debug by F5 or "Microsoft Teams (browser)"

Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors