Copy Files from SharePoint Document Library to Azure Blob Storage Account

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 19

  • @bitcoinbunker
    @bitcoinbunker ปีที่แล้ว +2

    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.

  • @GarimaYadav-w8c
    @GarimaYadav-w8c 6 หลายเดือนก่อน +3

    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?

  • @vineysagar7902
    @vineysagar7902 11 หลายเดือนก่อน +1

    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

  • @cheoles4190
    @cheoles4190 ปีที่แล้ว

    thx you mate, it's working like charm

  • @siddharthanandy8127
    @siddharthanandy8127 ปีที่แล้ว

    Thanks for the wonderful walkthrough, but there is a small problem - the get file content dtep fails when file size is more than 100MB

  • @christylislyesther1688
    @christylislyesther1688 9 หลายเดือนก่อน

    if i need to move entire site contents from sharepoint site to azure blob through power automate

  • @yumnazia8894
    @yumnazia8894 8 หลายเดือนก่อน

    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

  • @michaelesteves7653
    @michaelesteves7653 ปีที่แล้ว

    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?

    • @CoolGuy
      @CoolGuy ปีที่แล้ว

      You need to schedule the trigger as per your requirement

  • @olatayoadedayo443
    @olatayoadedayo443 ปีที่แล้ว

    does this also help to move the files without keeping a copy on sharepoint

  • @andonii46
    @andonii46 11 หลายเดือนก่อน

    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

  • @rn5810
    @rn5810 10 หลายเดือนก่อน

    this works only in case of a flat structure - however, if your sharepoint is structured with subfolders - it won't work

  • @senupradeep7144
    @senupradeep7144 ปีที่แล้ว +1

    If I want to move with folder Structure how can I do it

    • @cheoles4190
      @cheoles4190 ปีที่แล้ว

      there is no "folder" in a blob storage

    • @CoolGuy
      @CoolGuy ปีที่แล้ว

      @@cheoles4190 He meant directory in ADLS.

  • @Berealis
    @Berealis 7 หลายเดือนก่อน

    Thank you

  • @GarimaYadav-w8c
    @GarimaYadav-w8c 6 หลายเดือนก่อน

    How to handle next link of files?

  • @etgcrog1
    @etgcrog1 ปีที่แล้ว +1

    my file is being sent as a file in bytes, the identifier did not work. what is happening?