Skip to main content

Microsoft Office 365 & OneDrive

Excel online, OneDrive files, Outlook email, SharePoint integration

ActivityWhat it does
Add Table RowAdds a new row to a specified table in an Excel workbook stored in OneDrive or SharePoint using Microsoft Graph API.
Download FileDownload a file from an One Drive to local disc.
Get Messages By IdRetrieves email messages from Office 365 Outlook by message ID.
Get TableRetrieves the first table data from a worksheet.
Get Table RowReturns a table row from an Office 365 / Excel workbook.
Get Worksheet RangeRetrieves a specified range of cells from an Excel workbook stored in OneDrive.
Microsoft 365 EmailSends an email to the specified address using Microsoft 365.
Move FileMoves a file from an One Drive location to another.
Office 365Authenticates and establishes a connection to Microsoft Office 365 services. Office 365 activities (SubscribeRequest, Ge
Subscribe RequestCreates a subscription for a user's inbox in Office 365, valid for 6 days, using the Microsoft Graph API. Must be nested
Upload FileUpload a file from an One Drive to local disc.
Write Cell ValuesWrites a value to a specific cell in an Excel workbook stored in OneDrive.