Save yourself the work of writing custom integrations for Microsoft Entra ID and Microsoft Excel 365 and use n8n instead. Build adaptable and scalable Development, Developer Tools, workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create
Create a group
Delete
Delete a group
Get
Retrieve data for a specific group
Get Many
Retrieve a list of groups
Update
Update a group
Add to Group
Add user to group
Create
Create a user
Delete
Delete a user
Get
Retrieve data for a specific user
Get Many
Retrieve a list of users
Remove from Group
Remove user from group
Update
Update a user
Append
Add rows to the end of the table
Convert to Range
Convert a table to a range
Create
Add a table based on range
Delete
Delete a table
Get Columns
Retrieve a list of table columns
Get Rows
Retrieve a list of table rows
Lookup
Look for rows that match a given value in a column
Add Sheet
Add a new sheet to the workbook
Delete
Delete workbook
Get Many
Get workbooks
Append
Append data to sheet
Append or Update
Append a new row or update the current one if it already exists (upsert)
Clear
Clear sheet
Delete
Delete sheet
Get Many
Get a list of sheets
Get Rows
Retrieve a list of sheet rows
Update
Update rows of a sheet or sheet range
Microsoft Entra ID node docs + examples
Microsoft Entra ID credential docs
See Microsoft Entra ID integrations
Microsoft Excel is the most famous spreadsheet tool in the world. It is developed by Microsoft as part of their Office Suite. It is widely used by individuals, professionals, developers, and companies for many uses in statistics, accounting, data analysis, etc.
Microsoft Excel 365 node docs + examples
Microsoft Excel 365 credential docs
See Microsoft Excel 365 integrations

Elliot Smart
I’m just wanting to understand if n8n is going to be useful for dealing with a number of critical excel files that are created by another process but which have to have additional data processing over the top of them. I…

Colton Haseltine
Describe the problem/error/question I’m running n8n self hosted and I’ve created an excel credential following the steps on n8n docs. The credential is made but when I try to select a workbook, nothing loads. It says “No…

n8ndev123
Hi, Hi everyone, I’m experiencing an intermittent issue with the Microsoft Excel node in n8n. Setup Node: Microsoft Excel Operation: Append row to table n8n: 2.4.6 (self-hosted) Node version: v2.2 Storag…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast