Microsoft Word · Arazzo Workflow
Microsoft Word Browse Folder and Copy Document
Version 1.0.0
List the documents in a folder and branch to copy the first item or report an empty folder.
Provider
Workflows
browse-and-copy
List a folder's children and copy the first document when present.
Lists drive items in a folder and, when the folder contains at least one item, starts an asynchronous copy of the first item with a new name.
1
listChildren
listChildren
List the documents contained in the folder, ordered by name, and capture the first item's identifier when present.
2
copyFirst
copyDriveItem
Asynchronously copy the first document in the folder under a new name. Graph returns 202 Accepted while the copy operation runs in the background.