Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi Community,
I am trying to upload a table from MS Fabric Warehouse into my MS Lists.
Actually, I would like to connect them, so if I do any modification in the table in fabric, it will be updated in MS Lists.
Has anyone done this before?
Thank you!
Regards!
Solved! Go to Solution.
Hi @Luci7,
Have a look at the SharePoint Online list copy activity within Data pipelines:
https://learn.microsoft.com/en-us/fabric/data-factory/connector-sharepoint-online-list-copy-activity
Alternatively, you could also use the web activity together with the SharePoint REST API:
https://learn.microsoft.com/en-us/fabric/data-factory/web-activity
Hi @Luci7,
Have a look at the SharePoint Online list copy activity within Data pipelines:
https://learn.microsoft.com/en-us/fabric/data-factory/connector-sharepoint-online-list-copy-activity
Alternatively, you could also use the web activity together with the SharePoint REST API:
https://learn.microsoft.com/en-us/fabric/data-factory/web-activity