Microsoft Office 365 & OneDrive
Excel online, OneDrive files, Outlook email, SharePoint integration
| Activity | What it does |
|---|---|
| Add Table Row | Adds a new row to a specified table in an Excel workbook stored in OneDrive or SharePoint using Microsoft Graph API. |
| Download File | Download a file from an One Drive to local disc. |
| Get Messages By Id | Retrieves email messages from Office 365 Outlook by message ID. |
| Get Table | Retrieves the first table data from a worksheet. |
| Get Table Row | Returns a table row from an Office 365 / Excel workbook. |
| Get Worksheet Range | Retrieves a specified range of cells from an Excel workbook stored in OneDrive. |
| Microsoft 365 Email | Sends an email to the specified address using Microsoft 365. |
| Move File | Moves a file from an One Drive location to another. |
| Office 365 | Authenticates and establishes a connection to Microsoft Office 365 services. Office 365 activities (SubscribeRequest, Ge |
| Subscribe Request | Creates a subscription for a user's inbox in Office 365, valid for 6 days, using the Microsoft Graph API. Must be nested |
| Upload File | Upload a file from an One Drive to local disc. |
| Write Cell Values | Writes a value to a specific cell in an Excel workbook stored in OneDrive. |