Forum Discussion
manishkumar13
1 year agoFrequent Visitor
Data flow refresh when new file is added in Sharepoint folder
Hi all, I receive a new file every day in a SharePoint folder, and I have created a GenFlow 2 pipeline that takes the SharePoint file and appends the data to a lake house. However, I am stuck on ...
- 1 year ago
Unfortunately, notebook needs to be triggered and there is no event driven trigger for notebook.
Power automate has an inbulit mechanism to trigger on arrival of file in sharepoint
Anonymous
1 year agoNot applicable
Hi manishkumar13 ,
Based on your description, try using power automate+data factory. when new files are added to the SharePoint folder, the Azure Data Factory (ADF) data flow is automatically triggered to append the file data to Lakehouse.
For more details, you can refer to below document:
Use SharePoint and Power Automate to build workflows - Power Automate | Microsoft Learn
Parameters - Microsoft Fabric | Microsoft Learn
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.