Skip to main content
Version: Next

Start Team Chat

Starts a 'Teams' chat

Description

MS 'Teams' - Starts a chat

Inputs

  • Control Flow (Control Flow)
  • access token (String): Authorization token
  • Users (List): List of conversation members that should be added. Every user who will participate in the chat, including the user who initiates the create request, must be specified in this list.
  • Topic (String): The title of the chat

Outputs

  • Control Flow (Control Flow)
  • Created Chat (Object): The Created Chat object
  • Error Flow (Error Flow): Triggered when there is an error