0
1

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 3 years have passed since last update.

Excel から LINE WORKS のメンバーを PowerAutomate で一括修正する

Posted at

Excel の情報を基に PowerAutomate から LINE WORKS の API でメンバー修正を行ってみます。

LINE WORKS のメンバー修正 API

Excel ファイル

ここでは、所属組織の情報を更新する想定で、データを用意してみます。
image.png

PowerAutomate のフロー作成

トリガーは手動にしました。
image.png

Excel Online の "表内に存在する行を一覧表示" をアクションに指定
image.png

各パラメータを指定します。
image.png

続けて、HTTP をアクションに指定します。
image.png

メンバー追加 API の URL など、各種パラメータを指定します。URL に Excel ファイルの email を指定すると、自動で Apply to Each で処理されるよう制御がはいります。

image.png

本文の JSON を記述します。
image.png

動作確認

Excel に必要な情報を入力し、フローを実行します。

0
1
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
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?