UiPath Documentation
marketplace
latest
false
UiPath logo, featuring letters U and I in white

Marketplace user guide

Last updated Apr 1, 2026

Quickstarts

Overview

The following are links to step-by-step instructions on how to use the Microsoft Teams activities. These guides help you create a working sample of the different activities so that you can verify the connection to your Microsoft Teams application and get familiar with the input/output datatypes.

Quickstart

Description

After completing the steps in this guide, you'll have an automation sequence that does the following:

  1. Establishes a connection to your registered Microsoft Teams application ( Microsoft Teams Scope ).
  2. Finds and returns a team that matches your team search query ( Get Teams ).
  3. Finds and returns channel, from your specified team, that matches your channel search query ( Get Channels ).
  4. Retrieves all messages from your specified channel ( Get Messages ).
  5. Verifies the messages were retrieved by outputting the message body content and returning any message replies ( For Each and Write Line , and Get Message Replies ).

After completing the steps in this guide, you'll have an automation sequence that does the following:

  1. Establishes a connection to your registered Microsoft Teams application ( Microsoft Teams Scope ).
  2. Retrieves all of your chats Get Chats .
  3. Retrieves the members of each of your chats ( For Each and Get Chat Members ).
  4. Locates the chat that includes a specific chat member and sends a message ( If , Assign , and Send Message .
  5. Verifies the message was sent successfully by retrieving and outputting the message Id and message content Get Message and Write Line ).
  • Overview

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated