Thanks so much for creating this video sir! I've been pulling my hair out trying to get a clients sharepoint data into my applications SQL database automatically. You have saved the day! Thanks again.
Very informative video. I have a question, we have nested folders inside a document library lets say a 10 level of hierarchy. Can we copy files from each and every folder and maintain same heirarchy in our blob storage?
Nice info. Please let me know how can we handle one scenario like there are 5 folders in sharepoint and in each folder there are multiple images, i have uploaded same folder hierarchy with images in azure blob. now if user adds any new file to any folder, i need to sync up same file with in azure blob folder,,,,, how this can be done with power automate. i need automatic continue service
thanks for this. Can you also make a video about how to increase number of files to pick from the sharepoint folder? I followed this way and my flow was able to pick up all the files, but when I increased the number of files in the folder, it kept picking up the initial files, and did nothing for the later added files in the sharepoint folder
Thank you so much for this! I have a question though. Will it automatically copy files from the library every time there are new files or I will have to manually run the automation from Power Apps again?
Thanks so much for creating this video sir! I've been pulling my hair out trying to get a clients sharepoint data into my applications SQL database automatically. You have saved the day! Thanks again.
Very informative video. I have a question, we have nested folders inside a document library lets say a 10 level of hierarchy. Can we copy files from each and every folder and maintain same heirarchy in our blob storage?
Nice info. Please let me know how can we handle one scenario like there are 5 folders in sharepoint and in each folder there are multiple images, i have uploaded same folder hierarchy with images in azure blob. now if user adds any new file to any folder, i need to sync up same file with in azure blob folder,,,,, how this can be done with power automate. i need automatic continue service
thx you mate, it's working like charm
Thanks for the wonderful walkthrough, but there is a small problem - the get file content dtep fails when file size is more than 100MB
if i need to move entire site contents from sharepoint site to azure blob through power automate
thanks for this. Can you also make a video about how to increase number of files to pick from the sharepoint folder? I followed this way and my flow was able to pick up all the files, but when I increased the number of files in the folder, it kept picking up the initial files, and did nothing for the later added files in the sharepoint folder
Thank you so much for this! I have a question though. Will it automatically copy files from the library every time there are new files or I will have to manually run the automation from Power Apps again?
You need to schedule the trigger as per your requirement
does this also help to move the files without keeping a copy on sharepoint
This is super cool but you do not keep it sync don't you? If a sharepoint file is removed this is not reflected in the blob storage
this works only in case of a flat structure - however, if your sharepoint is structured with subfolders - it won't work
If I want to move with folder Structure how can I do it
there is no "folder" in a blob storage
@@cheoles4190 He meant directory in ADLS.
Thank you
How to handle next link of files?
my file is being sent as a file in bytes, the identifier did not work. what is happening?