3 questions
0
votes
0
answers
51
views
Microsoft365 agents toolkit - app selection
I'm trying to create an app/agent for teams and Microsoft 365 copilot. I already have my users authenticated via Microsoft Entra External ID for my web app. I'd like to use the same process here like ...
0
votes
2
answers
170
views
Teams AI Library - JS - Send proactive message
I'm trying to use app.sendProactiveActivity to send a message to the user (1:1 chat), based on the conversationReference I have stored before.
I would like to add a new route to the backend (different ...