List Microsoft drive folder files

List files in a folder of your Microsoft drive

by @pixies

How to Use

PixieBrix <> Microsoft Files documentation

What permissions do I need to set in the integration scope?

See https://learn.microsoft.com/en-us/graph/api/driveitem-list-children#permissions


Inputs

Name Required Type Description
path string The folder path, e.g. /MyFolder or /Folder1/Folder2. Omit to list files in the root folder.
microsoft microsoft/oauth2-pkce integration

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags