Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Msoede
Frequent Visitor

Sharepoint list to Fabric

Hi,

 

We have various project sites (Sharepoint) each containing a fixed sharepoint list with data.

 

For each site we would like to be able to trigger a flow that takes the Sharepoint list and uploads the data into a fabric lakehouse.

 

Has somebody experience with such an ETL process (how to achieve this)?

 

Many thanks for your input.


Regards, 

Michiel 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Msoede,

Thank you for reaching out in Microsoft Community Forum.

Thank you @NandanHegde@ObungiNiels  for the helpful response.

Please follow below steps to acheive this;

1.Use Power Automate to trigger the flow when an item is added or modified in a SharePoint list.

2.Fetch data from the specified SharePoint list using dynamic parameters (site URL, list name) passed from the flow.

3.Apply transformations within Power Automate or later in Fabric Lakehouse.

4.Use Data Pipelines or Dataflows to load the data from SharePoint into the Lakehouse.

Please continue using Microsoft community forum.

If you found this post helpful, please consider marking it as "Accept as Solution" and give it a 'Kudos'. if it was helpful. help other members find it more easily.

Regards,
Pavan.

View solution in original post

4 REPLIES 4
Msoede
Frequent Visitor

Thanks both. Do you it would be feasible to trigger such a flow from the Sharepoint site itself, parsing the specific list to the flow (so that the flow in such a way should be dynamic)? 

Anonymous
Not applicable

Hi @Msoede,

Thank you for reaching out in Microsoft Community Forum.

Thank you @NandanHegde@ObungiNiels  for the helpful response.

Please follow below steps to acheive this;

1.Use Power Automate to trigger the flow when an item is added or modified in a SharePoint list.

2.Fetch data from the specified SharePoint list using dynamic parameters (site URL, list name) passed from the flow.

3.Apply transformations within Power Automate or later in Fabric Lakehouse.

4.Use Data Pipelines or Dataflows to load the data from SharePoint into the Lakehouse.

Please continue using Microsoft community forum.

If you found this post helpful, please consider marking it as "Accept as Solution" and give it a 'Kudos'. if it was helpful. help other members find it more easily.

Regards,
Pavan.

NandanHegde
Super User
Super User

You can use Fabric data pipelines and leverage copy activity within it with Sharepoint list as a source and sink as the fabric lakehouse




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com
ObungiNiels
Resolver III
Resolver III

Hi @Msoede ,

explicitely for sharepoint data, we've had success with Dataflows Gen2, since they offer a proper connector to sharepoint which we were lacking in data pipelines at the time. However, these were sharepoint files, which are unavallable as connector in data pipeline. 

Since you are dealing with sharepoint lists, it is also possible to use a copy acitvity in a data pipeline. Sharepoint online lists are available as source and can also be used with a service principal. 🙂 

Hope this helps! 

Kind regards,

Niels

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.