Send Google Sheets data as a message to a Discord channel

Go to Workflow
2,880 views
Built by n8n Team n8n Team
Created on June 05, 2026

Description

This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The message will send all data rows in the Google Sheet.

Prerequisites
Discord account and Discord credentials.
Google account and Google credentials.

How it works
Using a code node, we can use the obtained Google Sheet data to create a custom message that will be sent to Discord. The message will be sent to the Discord channel specified in the Discord node.

Setup
This workflow requires that you set up a Discord webhook and have an existing Google Sheet with data. See how to set up a Discord webhook here.

Nodes Used (3)

Code
n8n-nodes-base.code
Discord
n8n-nodes-base.discord
Google Sheets
n8n-nodes-base.googleSheets