Track Shopify Orders in Google Sheets and Send Discord Notifications - n8n Workflow | Neura Market
Track Shopify Orders in Google Sheets and Send Discord Notifications
Automates real-time tracking of new Shopify orders by logging details to Google Sheets and sending formatted summaries to Discord for team updates.
This n8n workflow listens for new Shopify orders via the Shopify Trigger node using an access token from a custom app. Upon detecting an 'orders/create' event, it extracts key order details including customer info, totals, taxes, financial status, and line items.
A Code node processes line item titles and prices into readable formats. The data is then appended to a Google Sheet with columns for order number, customer email/name, location, totals, currency, payment gateway, date, line items, and
Platform
n8n
Category
Internet of Things
Price
$14.99
Creator
Jose Maurino
shopify
google-sheets
discord
e-commerce
orders
notifications
automation
commerce
tracking
erp
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.