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
Answered

sharepoint connector

(0) ShareShare
ReportReport
Posted on by 9

Hi

Did anyone else notice this? There is no option to create a sharepoint folder from Power Automate Desktop? 

 

gs00001_0-1687534912483.png

 

I have the same question (0)
  • Nived_Nambiar Profile Picture
    18,138 Super User 2026 Season 1 on at

    Hi @gs00001 

     

    Yes, but i hope power automate will add in future updates

     

    If you want to add folder in sharepoint via power automate desktop, use api to do that 

     

    see below 

     

    https://learn.microsoft.com/en-us/answers/questions/805011/creating-folder-in-sharepoint-site-from-postman

     

    Hope it helps !

     

    Mark it as solution if it resolves your query !

     

  • Verified answer
    kinuasa Profile Picture
    799 Most Valuable Professional on at

    Hi,
    I suggest you use the Create File action to create a temporary file in a new folder and then delete the temporary file.

     

    1. [Get temporary file] action
      Create a temporary file(%TempFile%)
    2. [Convert file to binary data] action
      %TempFile% to %BinaryData%
    3. [Create file](SharePoint) action
      Site Address: (Example) https://contoso.sharepoint.com/sites/sitename
      Folder Path: NewFolder Path
      File Name: %TempFile.Name%
      File Content: %BinaryData%
    4. [Delete file](SharePoint) action
      Site Address: (Example) https://contoso.sharepoint.com/sites/sitename
      File Identifier: %CreateFileResponse.Id%
    5. [Delete file] action
      Delete %TempFile%

     

    Regards,
    kinuasa

  • gs00001 Profile Picture
    9 on at

    Thanks, that worked. Appreciate it.

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 470

#2
Haque Profile Picture

Haque 416

#3
David_MA Profile Picture

David_MA 344 Super User 2026 Season 1

Last 30 days Overall leaderboard