Automatically sends all Google Sheets data as a formatted message to a Discord channel when a new row is added or updated. Ideal for real-time notifications and team alerts.
This n8n workflow monitors a specified Google Sheet for new or updated rows, particularly watching changes in the 'Security Code' column. Upon detection, it retrieves all data rows from the sheet and uses a Code node to format them into a custom message. This message is then posted directly to a designated Discord channel via webhook.
Key benefits include real-time synchronization between spreadsheets and chat platforms, eliminating manual data copying, and enabling instant team notifications.
Platform
n8n
Category
HR & Operations
Price
$9.99
Creator
Jose Maurino
Google Sheets
Discord
Notifications
Triggers
Automation
Communication
Real-time Alerts
Data Sync
Webhooks
Team Collaboration
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.