Power AutomateでSharePoint Listに対してBulk Insertを行う

はじめに SharePoint Listに対してBulk Insertを行う Graph APIを利用する SiteIdの取得 リクエストの作成 20件ずつbatch処理を実行する SharePoint REST APIを利用する 登録データの作成 Bodyを作成する REST APIの実行 おわりに はじめに この記事はPower Automateで色々なデータソースに対してBulk Insertを行うのShare…