Skip to main content
All CollectionsTemplatesBasic
Microsoft Teams - Hello World - Workflow Template
Microsoft Teams - Hello World - Workflow Template

Simple example of Microsoft Teams messages using Adaptive Cards, collecting interactive responses and providing them back to the user.

Updated over a week ago

This workflow template demonstrates the use of Microsoft Teams to send messages with Adaptive Cards, interact with users, and display responses. It's suitable for security bots and other scenarios where user interactions are needed within Teams. The process includes updating context with channel details, providing Markdown text examples, utilizing static and interactive Adaptive Cards, as well as returning user input for streamlined communication.

Trigger

Webhook

Use Cases

Security Bots

Workflow Breakdown

  1. Update Context with Teams Channel and integration name

  2. Workflow will provide a Markdown example and a static Adaptive Card example

  3. Send interactive Adaptive Card Forms and return the user response in a static Adaptive Card

Vendors

Utils, Microsoft Teams Bot

Workflow Output

Output to a Microsoft Teams Channel

Tips

Use the Adaptive Card Designer to create and modify Adaptive Cards https://adaptivecards.io/designer/

Did this answer your question?