Move folder Action in SharePoint Connector(Power Automate Cloud flows)

11/26/2023

Japanese version.

This action moves folders in SharePoint.

It can be moved within the same group or between different groups.

How to use

Select the "SharePoint" connector when adding steps to the flow.

Select "Move folder" from the "Actions" menu.

Set parameters.

Parameters.

Current Site Address

Specify the SharePoint group from which source SharePoint is to be moved.

Folder to Move

Specify the ID of the copy source folder stored in SharePoint.

Select a folder with the directory icon on the right.

When selected, it looks like a folder path, but it is only a display and the substance is an ID.

If you delete the specified folder and then create a folder with the same name, it will be treated as a different folder.
In such a case, an error will occur that the folder does not exist, so it must be re-specified in the flow.

Dynamic content.

Set the ID of the following triggers/actions dynamic content.

Those that retrieve folder contents at the same time are excluded.

Triggers.

Actions.

Destination Site Address

Specify the SharePoint group to move destination.

Destination Folder

Specify the ID of the copy source folder stored in SharePoint.

Select a folder with the directory icon on the right.

When selected, it looks like a folder path, but it is only a display and the substance is an ID.

If you delete the specified folder and then create a folder with the same name, it will be treated as a different folder.
In such a case, an error will occur that the folder does not exist, so it must be re-specified in the flow.

Dynamic content.

Set the ID of the following triggers/actions dynamic content.

Those that retrieve file contents at the same time are excluded.

Triggers.

Actions.

If another folder is already there

Select the behavior when a folder with the same name exists at the destination.

  • Move with a new name:Name the new folder and move it.
  • Fail this action:Does not move and terminates the flow with an error.
  • Replace:Overwrite with folders to be moved.

Dynamic contents

Typical items used in subsequent steps are as follows

Metadata for the destination folder is available.

Id

File identifier.

Used to specify when a SharePoint operation action is used.

Name

File/Folder name without extension.

Filename with extension

File/Folder name with extension.

Folder path

Path of the folder to which it belongs.

Full path

"Folder path" + "Filename with extension".

IsFolder

  • True … Folder
  • False … File

Created

Registration date/time of the file/folder.

Coordinated Universal Time.

In many cases, a "Convert time zone" is required.

Created By Email

Email address of the file/folder creator.

Created By DisplayName

Display name of the file/folder creator.

Modified

Modification date/time of the file/folder.

Coordinated Universal Time.

In many cases, a "Convert time zone" is required.

Modified By Email

Email address of the file/folder modifier.

Modified By DisplayName

Display name of the file/folder modifier.

Thumbnail Small

URL of thumbnail (small size).

Thumbnail Medium

URL of thumbnail (medium size).

Thumbnail Large

URL of thumbnail (large size).

Link to item

URL of the file/folder.

---

Links

SharePoint Connector(Power Automate Cloud flows)