Microsoft OneDrive
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New File of Types in Folder
Trigger an event when a new file of a specific file type event is created under a directory tree in a OneDrive drive.
New File
Trigger new event when a new file is added to a specific drive in OneDrive.
New Folder
Trigger new event when a new folder is created in a OneDrive drive.
Actions
Action components allow you to perform operations on the app.
Create Folder
Creates a folder. See the docs for more information.
Delete Document
Deletes a given document. See the docs for more information.
Get Downloadable File Link
Generates a downloadable link for a specified file, which remains active for one hour. See the docs for more information.
List Documents
Lists documents. See the docs for more information.
Update Document
Updates a given document. See the docs for more information.
Upload File
Uploads a new file. If the file exists, it updates. See the docs for more information.