Category "botframework"

Bot framework Webchat Postback buttons show the text on the chat after I click them

Webchat version: 4.15.1 using CDN, Description: I am using HeroCards with postback buttons but they show the text in the value after I click them, It also happe

Unable to create a new conversation in a channel

I'm attempting to create a new thread in a Teams Channel a bot has been added to after a specific Dialog step. I have attempted to follow the following sample:

Microsoft Teams: How to add notifications to the activity feed?

How can I push notifications to a users activity feed in Teams? This documentation suggests its possible by setting a channelData property. Some things about t

Automated/Bot message posting to Microsoft-Teams chat room

How can I automatically post messages to chat rooms in Microsoft-Teams? This is for one-way messaging: i.e. posting messages, not reading messages. The big pict

Get GroupsId from Bot Framework in Microsoft Teams

My question is related to the Bot Framework, with Microsoft Teams. The idea is to be able to get the current groupId (if we are not in a 1:1 convesation) to be

Sending proactive messages from an outside process to organizational users via Teams chat bot

I have an Azure Bot installed in my organization through Teams. Interactions with the bot are properly functioning. We have a scenario where we need to send not

How to get user value back to Power Virtual Automate from Bot Framework Composer

I am creating a Power Virtual App bot and I am also using Bot framework Composer to display an Adaptive card that is meant to take user input from the Power Vir

MS Teams Bot framework: Mentions break Markdown

Currently working with handling the custom bot framework, and having an issue where there's a mention included with a markdown formatted message. res.json({

Microsoft Teams: "Something went wrong" while installing my custom app into my organization's team

I have created an app for Microsoft Teams that one can add to a team. The app is a chatbot created with the Microsoft Bot framework. I have already made two oth

What is "AppOffline" which prevents my bot application from getting published to the IIS web server?

Just created an application with the Bot Framework, from the template downloaded here: http://aka.ms/bf-bc-vstemplate. It works well in the testing Emulator. B