Create Teams workflow bot

The workflow bot allows users to interact with an Adaptive Card enabled by the Adaptive Card action handler feature in the workflow bot app. When you respond to the triggered Adaptive Card action, then a sequential workflow is completed. When you get an Adaptive Card, it provides one or more buttons in the card for your input. You can also call an API, and then send another Adaptive Card in your conversation in response to the card action. In this tutorial, you'll learn:

  • How to build workflow bot with Teams Toolkit.
  • About the directory structure of your app.

You can see the following output:

Screenshot shows the workflow bot output.