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
Parameter | Description |
---|---|
Chat Type | Specifies the type of chat. |
Members | The IDs or emails of the members of the chat, comma separated. |
Topic | The 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
Preview this Workflow on desktop