Save yourself the work of writing custom integrations for Discord and Microsoft Excel 365 and use n8n instead. Build adaptable and scalable Communication, HITL, 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 new channel
Delete
Delete a channel
Get
Get a channel
Get Many
Retrieve the channels of a server
Update
Update a channel
Delete
Delete a message in a channel
Get
Get a message in a channel
Get Many
Retrieve the latest messages in a channel
React with Emoji
React to a message with an emoji
Send
Send a message to a channel, thread, or member
Send and Wait for Response
Send a message and wait for response
Get Many
Retrieve the members of a server
Role Add
Add a role to a member
Role Remove
Remove a role from a member
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 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…

Muhammad Qasim
Hey Everyone! I have a problem, which is I want to listen to the Discord messages but in n8n i sreach a lot, but i won’t find something that I want. I have used the Discord trigger but it came with a webhook, which …

Mauricio Bachega
I’m trying to do product monitoring, where it may return 1 or more products, and for that I need to return the list in the embed, but I’ve tried every way and I can’t configure the Raw JSON of the embeds. Error: Cannot…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast