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 / "Action 'Get_folder_me...
Power Automate
Suggested Answer

"Action 'Get_folder_metadata_using_path_2' failed"

(0) ShareShare
ReportReport
Posted on by
Hello friends!! I need your support. My flow is triggered by a response submitted in a Form, then creates an item in a list and creates a folder in a Team. The name of the folder comes from a dropped down option within the Form.  what i recognized is that, my flow is not working when I select two specific options (from the dropped down) and then the whole process stops. 
 
I already changed the text from the dropped down options in the form and still not works. I have no idea what to do.... i tested several times and it works perfect, only with two items is will stop. 
Screenshot 2026-03-03 141527.jpg
Categories:
I have the same question (0)
  • Suggested answer
    Riyaz_riz11 Profile Picture
    4,204 Super User 2026 Season 1 on at
    Hi,
     
    1. Check Invalid Characters
    Those 2 options have hidden bad chars like / \ : * ? " < > | # %. Teams/SharePoint blocks them in folder names. Run flow, check error in run history for exact chars. 
    2. Clean Name Before Create Folder
    Add "Compose" action before Create Folder. Use expression: replace(replace(replace(triggerBody()?['dropdownField'],'/','_'),':','_'),'?','')
     Use Compose output as folder name.
    ​
    3. Test Specific Options
    Submit form with only those 2 bad options. Add Compose with raw dropdown value - copy/paste into Notepad to see hidden chars. Replace all invalid ones with _ or -.
     
    If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
    Regards,
    Riyaz

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard