ms-teams-send-batch
Sends messages in batch to a specific Microsoft Teams channel using Microsoft Teams Workflows. (Batch Command)
ms-teams-send-batch profile=PROFILE [text-field=TEXT_FIELD] [subject-field=SUBJECT_FIELD]
- profile=접속프로파일
- Identifier of the Microsoft Teams connection profile.
- text-field=TEXT_FIELD
- Field name to use for the message content. If omitted, the text field is used by default.
- subject-field=SUBJECT_FIELD
- Field name to use for the message subject. If omitted, the subject field is used by default.
** Example**