1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Power Automate から Slack のプライベートチャンネルにメッセージを送る (DMも同じ)

Posted at

やりたかったこと

  • Outlookでメール受信したらslackのDMで通知を受け取りたかった
  • 諸事情により Power Automate を使用して連携させる必要があった

つまづいたこと

Power Automateからslackコネクタを使用して送信するのですが、プライベートチャンネルはチャンネルの選択肢に出てこないようです。
image.png

検索してみるとチャンネル名としてチャンネルIDを入力すれば良さそうなので試してみるもなぜか Channnel not found と言われてしまう…
image.png

解決策

アクション設定の「詳細オプション」を表示して「ユーザーとして投稿する」を「はい」にする
image.png
これでOKでした。

一旦パブリックチャンネルに投稿するように設定したところ正常にメッセージ送信できたのですが、
その時にslack側でメッセージを確認すると、送信者が「Microsoft Power Platform Connectors」となっていたので、嗚呼、送信者の権限的に見えないんだなと気づいた次第です。

以上

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?