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 Automate
Suggested Answer

Renaming Folders

(1) ShareShare
ReportReport
Posted on by 2
Hello all!
 
Our team just recently started the transition into a SharePoint site, and we have our list of cases created, but we are trying to transfer our shared drive folders and contents into SharePoint.
 
The issue is we have the current folders named differently than how they need to be named in SP. Currently, our folders are named "19-0001 ABC Restaurant". We need then to be named "190001".
 
Is there a way to do this when we migrate the folders over? What would the correct flow be?
 
Thanks! 
 
 
Categories:
I have the same question (0)
  • Suggested answer
    Dominik Stalzer | primeone Profile Picture
    71 on at
    Hi.
     
    1. Create a new flow
     
    2. Add a new Action: List Files in Folder
    This action will read all the folder names from the specified path on the shared drive
     
    3. replace(first(split(triggerOutputs()?['body/Name'], ' ')), '-', '')
    This will transform "19-0001 ABC Restaurant" into "190001".
     
    4. Create New Folder in SharePoint:
    Use Create Folder action to create a new folder in SharePoint with the renamed format.
     
    5. Move Contents to SharePoint:
    Use Copy File action to move all files and subfolders from the original folder to the new SharePoint folder.
     
    6. Delete the Original Folder
     
    Kind regards
     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 284 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 188 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 144 Super User 2026 Season 2

Last 30 days Overall leaderboard