Classic activities
We are no longer delivering new features or improvements for the Microsoft 365 Classic activities. These activities are now in the maintenance phase, in which we only deliver bug fixes. To benefit from the latest enhancements, we recommend using the equivalent Integration Service connections-based activities. If the corresponding activities have missing functionalities or are unsuitable for your use case, please contact the UiPath support team.
Scope
The Microsoft 365 Scope activity establishes an authenticated connection between UiPath and your Microsoft 365 application and provides a scope for all subsequent Microsoft 365 activities.
Each Microsoft 365 activity calls a Microsoft Graph API using the request parameters you enter in the activity's input properties. If the call is successful, the activity outputs the relevant response elements (i.e., output properties) that you can use as input property values in subsequent activities, queue items in an existing Queue, etc.
For a complete list of the Microsoft Graph APIs used by each classic activity and links to the relevant API documentation, see the Technical references page.
There is a 4MB request limit on Graph API requests.
Excel
The Microsoft 365 Excel activities provide methods to create, extract, and insert data into Excel workbooks and worksheets.
- Add Sheet
- Append Range
- Clear Range
- Copy Range
- Copy Sheet
- Create Workbook
- Delete Range
- Delete Sheet
- Get Cell Color
- Get Sheets
- Read Cell
- Read Column
- Read Range
- Read Row
- Rename Sheet
- Write Cell
- Write Range
- Set Range Color
- Create Table
- Get Table Range
- Insert Column
- Delete Column
- Insert Rows
- Delete Rows
- VLookup Range
Files
The Microsoft 365 Files activities provide methods to search for files, move and copy files hosted on OneDrive and SharePoint.
- Use OneDrive & SharePoint
- Copy File/Folder
- Create Folder
- Delete File/Folder
- Download File
- Export File as PDF
- Find Files And Folders
- Get File/Folder
- Move File/Folder
- Upload File
- Share File/Folder
- For Each File/Folder
Outlook
The Microsoft 365 Outlook activities provides methods to retrieve and send emails.
Calendar
The Microsoft 365 Calendar activities provide methods to manage your calendar events, including create new events, retrieve events from a specific calendar, and update existing events.
- Add Attachment
- Add Attendee
- Add Location
- Create Event
- Delete Event
- Find Meeting Times
- Get Calendars
- Modify Event
- RSVP
- Search Events
Groups
The Microsoft 365 Groups activities provide methods to manage your user groups (e.g. Microsoft 365, Security groups). They may be used in conjunction with the Planner activities.
Planner
The Microsoft 365 Planner activities provide methods to manage plans, buckets, and tasks.
- Create Bucket
- Delete Bucket
- List Buckets
- List Bucket Tasks
- Create Plan
- Get Plan
- List Plans
- Create Task
- Delete Task
- Get Task
- List Tasks
- Update Task
SharePoint Lists
The Microsoft 365 SharePoint Lists activities provide CRUD operations for Sharepoint lists.