Back to Templates
This workflow tracks new Shopify orders in real-time and logs them to a Google Sheet, while also sending a structured order summary to a Discord channel. Perfect for keeping your team and records updated without checking your Shopify admin manually.
orders/create
event via the Shopify Trigger nodeOrder Number
Customer Email
Customer Name
City
Country
Order Total
Currency
Subtotal
Tax
Financial Status
Payment Gateway
Order Date
Line Item Titles
Line Item Prices
Order Link
line_item_titles
and line_item_prices
📒 Sticky Notes:
orders/updated
or refunds/create
eventsOrder Number | Customer Email | Customer Name | City | Country | Order Total | Currency | Subtotal | Tax | Financial Status | Payment Gateway | Order Date | Line Item Titles | Line Item Prices | Order Link |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1003 | [email protected] | test name | test city | Pakistan | 2522.77 | PKR | 2174.8 | 347.97 | paid | bogus | 2025-07-31T13:45:35-04:00 | Selling Plans Ski Wax, The Complete Snowboard, The Complete Snowboard, The Collection Snowboard: Liquid | 24.95, 699.95, 699.95, 749.95 | View Order |
Tested with Shopify's "Bogus" gateway — works without real card info in a development store.