Microsoft 365 Excel package
- Updated: 2023/12/04
Microsoft 365 Excel package
The Microsoft 365 Excel package contains actions that enable you to automate tasks in the online version of Microsoft Excel.
Choosing the Excel package in Automation 360
Important: Microsoft has deprecated EWS API for Exchange Online and has
recommended users to move to Graph API. Starting from Automation 360 v.29, Office 365 Excel package is now called Microsoft 365 Excel
package. Although the package name has changed, the functionality remains the same. So your
existing bots from previous releases will continue to
work as expected after an update to Automation 360
v.29.
Automation 360 includes packages to support three types of Microsoft Excel usage. For optimal
results, use the package that corresponds to the type of
Excel that is available on the device you are running bots on.- No Excel installed: If you do not have Microsoft Excel installed on the device on which you are running bots to automate Excel-related processes, use the Excel basic package.
- Desktop Excel installed: If you have a desktop version of Microsoft Excel installed on your computer, use the Excel advanced package in your bots.
- Online Microsoft 365 Excel only: If you are using Microsoft Excel 365 on a web browser, use the Microsoft 365 Excel package for automating tasks related to Excel.
Before you start
- Use the Connect
action to establish a connection to the Microsoft 365 server.
See Using Connect action in Microsoft 365 Excel package.
Note: Microsoft 365 packages do not currently support multi-factor authentication (MFA) or single sign-on (SSO). - Use the Open action to select a workbook, or the Create action to create a new workbook. See Workbook operations in Microsoft 365 Excel.
- Optional: If the workbook contains more than one worksheet, use the Activate sheet action to specify which worksheet to use.
- Use a combination of actions available in this package
to automate tasks.Note: To use actions from other Microsoft 365 packages, establish a connection using the Connect action from that package.
- Use the Close action to exit from the workbook.
- Use the Disconnect action to terminate the connection.