Automate Microsoft Excel for free on Stepper

Read and write Excel workbooks (worksheets, tables, rows, ranges) stored in OneDrive for Business / SharePoint via the Microsoft Graph API.

I want to integratewithSee how to connect Microsoft Excel to ...

Triggers available for Microsoft Excel on Stepper

New Row in Table

Triggers when a new row is added to the selected Excel table.

  • 3 parameter s

New Workbook

Triggers when a new Excel workbook (.xlsx) is added to the root of your OneDrive.

New Worksheet

Triggers when a new worksheet is added to the selected workbook.

  • 1 parameter s

Actions available for Microsoft Excel on Stepper

Add Row to Table

Adds a new row to the end of a table in a workbook.

  • 4 parameter s

Create Table

Creates a new table in a worksheet.

  • 4 parameter s

Create Worksheet

Create a new worksheet in an Excel workbook.

  • 2 parameter s

Delete Worksheet

Deletes a worksheet from a workbook.

  • 2 parameter s

Find Table Row

Finds a row in a table where a given column matches a value.

  • 5 parameter s

Find Worksheet

Finds a worksheet within a workbook by its exact name.

  • 2 parameter s

Get Range Values

Gets the values, text, and formulas of a specific range in a worksheet.

  • 3 parameter s

List Table Rows

Lists the rows of a table in an Excel worksheet.

  • 3 parameter s

Update Range

Update the values of a range of cells in a worksheet.

  • 4 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.