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

Create Dropbox Folder

(0) ShareShare
ReportReport
Posted on by

I need to create a folder in Dropbox using the Power Automate connector, but there doesn’t appear to be a dedicated Create Folder action. I’ve tested using the Create File action and noticed that if I include the new folder name in the path, the folder is created automatically.

While this works in testing, I’m unsure how reliable or supported this approach is long-term. Has anyone used this method in production, or can comment on whether it’s considered safe or best practice?

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,891 Most Valuable Professional on at
     
    Haven't used this approach for Dropbox. But I have used this for OneDrive files many times.
     
    In the Create File action it would do the same thing, it would create the folder if it doesn't exist yet. Based on that I should say it is pretty reliable.




     
    Happy to help out 😁

    I share more #PowerAutomate and #SharePointOnline content on my Blog, LinkedIn, Bluesky profile or Youtube Channel
  • CFernandes Profile Picture
    8,504 Most Valuable Professional on at
    Hey @CU12010559-0 I agree with @Expiscornovus
     
     
    If it helped you, please click "Does this answer your question?" and give it a like or mark it as Solution, it helps others in the community find answers more easily!
    Connect With Me:
    💼 LinkedIn: Clavin Fernandes
    📺 YouTube: Clavin Fernandes
    📝 Blog: clavinfernandes.wordpress.com
    🌐 Community Website: PPUG.org
    👥 Join our Community: Power Platform User Group
  • Suggested answer
    Srini007 Profile Picture
    3,483 Super User 2026 Season 1 on at
     
    Since there is no action for Dropbox create folder itself you can use HTTP action for full control and based on the Dropbox documentation you can provide below details
     
    Method: POST
     
    Headers:
    Authorization: Bearer <Token>
    Content-Type: application/json
     
    Body:
    {
    "path": "/PowerAutomate/TestFolder",
    "autorename": false
    }
     
    Below link to DropBox API documentation
     

    (If this answers your question you can mark as Answered and give it a Like)

    Regards,
    Srini
     

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