Microsoft 365
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.
Contact Created
Triggers when any contact is created.
Actions
Action components allow you to perform operations on the app.
Add Row to Worksheet
Adds a new row in the given worksheet.
Add Worksheet
Adds a worksheet in the given spreadsheet. See the docs for more information.
Clear Cells
Clears the contents of cells from the worksheet. See the docs for more information.
Get Values
Retrieves values and cells details from the worksheet. You can get values and cells details from the given address. If you don't specify the address, the values of filled cells will be taken. See the docs for more information.
Update Cells
Updates a cells in the worksheet. You can update a cells with the values, formulas, and number formats. See the docs for more information.
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.
Create Notebook
Creates a notebook inside the Documents folder on Microsoft OneDrive. See the docs for more information.
Create Contact
Create a new contact in Microsoft 365 People. See the docs for more information.