exceedone / exment

Exment is open source software for managing information assets on the Web. / Exmentは、情報資産をWeb上で管理するための、オープンソースソフトウェアです。
https://exment.net/docs/#
GNU General Public License v3.0
265 stars 66 forks source link

Teams通知のコネクタ廃止対応 #1487

Open a-nagai-dkg opened 1 month ago

a-nagai-dkg commented 1 month ago

Describe the feature you'd like / 希望する機能の説明を行ってください

Teamsに通知する際はチャネルのWebhookコネクタを使うと思いますが、 通知に以下のようなメッセージが付与されるようになっています。

Action Required:
O365 connectors within Teams will be deprecated and notifications from this service will stop.
[Learn more](https://aka.ms/O365ConnectorDeprecation)
about the timing and how the Workflows app provides a more flexible and secure experience. If you want to continue receiving these types of messages, you can use a workflow to post messages from a webhook request.
[Set up workflow](https://teams.microsoft.com/l/task/c3a1996d-db0f-4857-a6ea-7aabf0266b00?url=https://make.powerautomate.com/teams/store/flowCreation?templateId=d271a6f01c2545a28348d8f2cddf4c8f)

9月末にコネクタそのものが廃止されるのでworkflow(Power Automate)に移行するようにとのことですが、 Power Automaterで生成したWebhookのURLをExmentに設定しても、通知送信時にPower Automate側でエラーになってしまいます。 送信データがアダプティブカード形式を前提にしているからのようです。

9月末までに対応していただける予定はございますでしょうか。

a-nagai-dkg commented 1 month ago

7/17の午後から、上記のメッセージは付与されなくなったようです。 全メッセージについていましたから苦情が多かったのかもしれません。

コネクタの廃止は予定どおりかと思います。 https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/