Turbo SQL to SharePoint List Sync (PowerShell PS1)

Опубликовано: 16 Апрель 2026
на канале: SPJeff
5,624
64

PowerShell script to read source SQL table and synchronize into SharePoint Online (SPO) List destination. Great for PowerPlatform, PowerApps, and PowerBI integration scenarios. Optimized with usage of primary key, index columns, [Compare-Object] cmdlet [System.Data.DataRow] type, hashtable, and PNP batch HTTP POST network traffic.

BLOG POST
https://www.spjeff.com/2023/02/11/tur...

GITHUB REPO
https://github.com/spjeff/Turbo-SQL-t...