Send real-time Zoho ecommerce order notifications via email
Description: This n8n automation template captures real-time order updates from Zoho Ecommerce and instantly sends a customized email alert with customer and order details to your sales or operations team. Ideal for s...
Template notes
Description:
This n8n automation template captures real-time order updates from Zoho Ecommerce and instantly sends a customized email alert with customer and order details to your sales or operations team. Ideal for small business owners, D2C brands, or support teams who need to stay updated on incoming orders without manually checking Zoho.
The automation listens for incoming Zoho Sales Order webhook data, parses essential fields like customer name, mobile, product name, total amount, and payment mode, and then dispatches an email summary of the sale for instant follow-up.
What This Template Does (Step-by-Step)
๐ Webhook Listener (Trigger): Activated by a Zoho Commerce webhook whenever a new sales order is placed.
๐งฎ Set Order Details: Extracts and formats critical order information such as: - Customer Name - Mobile Number - Product Name - Subtotal - Payment Mode - Email - Order Date - Sales Order Number
๐ง Send Order Notification Email
- Uses SMTP to send a custom notification email to your designated address (e.g., sales team or admin). - Email Subject: New Order from {{customer name}} - Email Body: Detailed breakdown of the order with contact info and amount.