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

Marketplace user guide

Last updated Apr 1, 2026

Teams

The following table lists the activities included in this package.

ActivityDescription
Create TeamCreates a new team according to your specified template and visibility type. After creating your new team, the activity outputs its properties in a Team object that you can use as input variables in subsequent activities
Create Team from GroupCreates a new team based on an existing group in your Azure directory. The new team is created using a standard template, the name of the specified group, and it includes all group members. After creating your new team, the activity outputs its properties in a Team object that you can use as input variables in subsequent activities.
Get TeamRetrieves the properties and relationships of a specified team. After retrieving the team, the activity returns its properties and relationships in a Team object that you can use as input variables in subsequent activities
Get TeamsRetrieves an array of Team objects that match your query parameters and specified team list type. After retrieving the teams, the activity outputs their properties and relationships in Team[] object that you can use as input variables in subsequent activities.
Create ChannelCreates a new channel in your specified team. After creating your new channel, the activity outputs its properties in a Channel object that you can use as an input variable in subsequent activities
Delete ChannelDeletes a specified channel from a team.
Get ChannelRetrieves the properties and relationships of a specified channel from a team. After retrieving your new channel, the activity outputs its properties in a Channel object that you can use as an input variable in subsequent activities
Get ChannelsRetrieves an array of Channel objects that match your query parameters and specified team list type. After retrieving the teams that match your query parameters, that activity outputs a Channel[] object that you can use as an input variable in subsequent activities.
Update ChannelUpdates the name and description of a specified channel in a team.
Get ChatRetrieves the properties of a specified chat. After retrieving the chat, the activity returns its properties in a Chat object that you can use as input variables in subsequent activities.
Get ChatsRetrieves all the chats the user is a member of (user determined by the connection established via the Microsoft Teams Scope activity). After performing the search, the activity outputs the chat properties in a Chat[] object that you can use as input variables in subsequent activities.
Get Chat MembersRetrieves the members of a specified chat. After retrieving the members, the activity returns an array of their properties in a ConversationMember[] object that you can use as an input variable in subsequent activities.
Get MessageRetrieves a specified message from a chat or channel and team. After performing the search, the activity outputs its properties in a ChatMessage object (Message) that you can use as input variables in subsequent activities.
Get MessagesRetrieves all messages from a specified chat or channel and team. After performing the search, the activity outputs its properties in a ChatMessage[] object that you can use as input variables in subsequent activities.
Get Message RepliesRetrieves all message replies from a specified channel and team. After the activity performs the search it outputs an array of ChatMessage objects that you can use as an input variable in subsequent activities.
Reply To MessageSends a reply to a specified team channel message. After sending the reply, the activity outputs the id of the reply as a String that you can use as an input variable in subsequent activities.
Send MessageSends a message to a specified chat or channel and team. After sending the message, the activity outputs the id of the sent message as a String that you can use as an input variable in subsequent activities.
Create EventCreates a new event object in your specified team. After creating your new event, the activity outputs the identifier as a String that you can use as an input variable in subsequent activities (for example, Delete Event).
Delete EventDeletes an event in your specified team.
Get EventRetrieves an event in your specified team. After completing the operation, the activity outputs the Event object that you can use as an input variable in subsequent activities.
Get EventsRetrieves the events that match your query. After retrieving the events, the activity returns its properties and relationships in an Event[] object that you can use as input variables in subsequent activities.
N/AUpdates an event object in your specified team.
Get User PresenceReturns the presence of the user.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated