Skip to main content

Create Chat

Add a new member to a team.

  • Least Privileged Microsoft Graph permission to access the action via application: Chat.Create.
External Documentation

To learn more, visit the Microsoft Teams documentation.

Parameters

ParameterDescription
Chat TypeSpecifies the type of chat.
MembersThe IDs or emails of the members of the chat, comma separated.
TopicThe title of the chat. The chat title can be provided only if the chat is of group type.

Workflow Library Example

Create Chat with Microsoft Teams and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop