๐ฑ Send Shopify order confirmations via WhatsApp using MoltFlow
โก 28 views ยท ๐ฑ Social Media & Email Marketing
Description
What this template does
Sends instant WhatsApp order confirmation messages to customers when they place an order on your Shopify store, powered by MoltFlow (https://molt.waiflow.app).
How it works
- Shopify webhook fires on new order creation
- Parse order data โ extracts customer name, phone, order number, items, and total
- Check phone โ skips orders without a phone number
- Send WhatsApp confirmation โ delivers a personalized message via MoltFlow API
- Log result โ records success or skip for tracking
Set up steps
- Create a MoltFlow account (https://molt.waiflow.app) and connect your WhatsApp number
- Generate an API key in MoltFlow (Sessions page, API Keys tab)
- Activate this workflow in n8n and copy the webhook URL
- In Shopify Admin, go to Settings, Notifications, Webhooks and add the n8n URL for Order creation
- Set YOUR_SESSION_ID in the Format Order Message code node
- Add your MoltFlow API key as an HTTP Header Auth credential (Header Name: X-API-Key)
Prerequisites
- MoltFlow account with an active WhatsApp session
- Shopify store with webhook access
- Customer phone numbers must include country code
๐ Nodes Used
HTTP Request, Webhook
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File