Automate Shipment Tracking and Customer Notifications via Google Sheets and WhatsApp - n8n Workflow | Neura Market
Automate Shipment Tracking and Customer Notifications via Google Sheets and WhatsApp
This workflow automates the tracking of shipments using Delhivery and DHL APIs, updates Google Sheets, and sends notifications to customers via WhatsApp and email when shipment statuses change.
The workflow is designed to streamline the process of tracking shipments and notifying customers of status updates. It runs daily at 9 AM, fetching shipment data from a Google Sheet, filtering out inactive shipments, and routing them to the appropriate courier API for tracking. Status changes are detected and normalized, after which updates are made to the Google Sheet and notifications are sent to customers via WhatsApp and email. This ensures timely and accurate communication with customers, e
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Aria Patel
if
code
cron
filter
emailSend
stickyNote
httpRequest
googleSheets
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.