Bot Service
4 TopicsREST API to send an adaptive card in MS Teams Bot
I want to send an adaptive card to a user, who has the bot that I am building on MS teams, by triggering an API whose body will have conversationId for the bot so that the card is sent only to that user. Would be of a great help if somebody can help me out with this.718Views0likes0Comments[Teams] Adaptive card opens outlook email template
Hello! I'm currently developing a command bot that would display some information after the user types a command. I've successfully deployed my bot to azure environment via the teams-toolkit 5.0 at the moment I'm seeking to add some extra functionality. Feature to add: Sometimes my information would contain and email address and I would like to use that email address to open Outlook and create an email template, like we do when we call "mailto:email address removed for privacy reasons". I've done some research in the documentation and I'm not sure if this is even possible?: https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/universal-actions-for-adaptive-cards/overview? If someone has an example of this working that would be greatly appreciated!!Solved2.5KViews0likes3CommentsWho bot not working!
Hello everyone.In my organization we use the "Who" bot of Teams to obtain information about users but since 2 days ago the following message appears: Do this also happen to someone else? Is there any information on when it will work again? Thank you!Solved1.7KViews0likes2CommentsTime out, Image send, Email track adding to bot framework composer
I have developed a chatbot for IT Support team in our company, running on MS Teams using Bot Framework Composer. I have integrated it with Azure logic apps to send emails to IT Support team. I want to know how to; Get user's email address in MS Teams (We can get user's name using ${turn.activity.from.name} telemetry track event) Set a timeout period Send a Image to using HTTP request in JSON format (Then users can upload the screenshot of their issue)1.1KViews0likes0Comments