web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Automate sending Share...
Power Automate
Answered

Automate sending SharePoint parent folders to blob storage

(0) ShareShare
ReportReport
Posted on by

Hello, I need to automate the sending of sharepoint parent folders to blob storage, being that these folders have child folders and can inside has files. Soon I need an automation to iterate between folders to find the files

Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,504 Most Valuable Professional on at

    Hi @neiva_SOUcloud,

     

    You can use a Get files (properties only) action and only filter for files via the FSObjType property (0 is for files, 1 is for folders. This way you can find the files. That filter would be:

     

    FSObjType eq 0

     

     

    For the blob part have a look at this thread where I proposed a similar solution approach:

    https://powerusers.microsoft.com/t5/Building-Flows/Moving-a-SharePoint-Folder-file-structure-to-Azure-Blob-Storage/m-p/2578736

     

    As demonstrated in that approach your folders paths will be created via the blob name. So, that's why it is sufficient to only retrieve files in your get files (saves a lot of loops in the apply to each).

     

    1. The Blob Name field contains the Folder Path and File Name with Extension fields

     

    folderpath_blob.png

     

    2. The blob gets successfully created in the container selected in the Folder path

     

    azureblobstorage_blobname.png

     

    3. The folders within the container also get created

     

    azureblobstorage_testfolders.png

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 86 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 55

#3
Ellis Karim Profile Picture

Ellis Karim 53 Super User 2026 Season 1

Last 30 days Overall leaderboard