自動化で Microsoft Teams を使用する
You can set up automation flows to send messages to Microsoft Teams channels (but not private channels) using the Send Microsoft Teams message action. Note that posting a message or adaptive card to a private channel isn't currently supported.
これをセットアップするには:
In Microsoft Teams, choose More actions () next to the channel name and choose Workflows, then Post to a channel when a webhook request is received.
Webhook の URL をコピーして [Microsoft Teams にメッセージを送信] アクションに URL を貼り付けます。
マークダウンのサポート
Microsoft Team messages support basic markdown for rich formatting. The only limitations are you can't insert:
画像
インライン HTML
HTML ブロック
カスタム ノード
* , # などの特殊文字を文字としてメッセージ中に表示する場合は、文字をエスケープする必要があります。エスケープされていない特殊文字は、マークダウンとして扱われます。エスケープとは、たとえば「\#\」のように、文字をバックスラッシュで囲むことです。
詳細
Check out some use cases for Microsoft Teams and Jira automation in our automation template library.
この内容はお役に立ちましたか?