🎫 Send return pickup reminders via WhatsApp & voice calls using Google Sheets

⚑ 89 views · 🎫 Ticket Management & Triage

Description

βœ… What problem does this workflow solve?

Missed return pickups create logistics delays, extra follow-ups, and unhappy customers for e-commerce teams. This workflow automates return pickup reminders, ensuring customers are notified on the day of pickup via WhatsApp messages and automated voice calls, without any manual effort.


βš™οΈ What does this workflow do?


🧠 How It Works – Step by Step

1. ⏰ Scheduled Trigger

The workflow starts at a fixed time every day (e.g., 9–10 AM) using a Schedule Trigger.

2. πŸ“„ Read Pickup Data from Google Sheets

It fetches rows from Google Sheets where:

This ensures only relevant pickups are processed.

3. πŸ” Loop Through Pickups

Each matching row is processed individually to send customer-specific reminders.

4. ✍️ Generate Personalized Messages

Using a Code node, the workflow creates:

Messages include:

5. πŸ“² Send WhatsApp Reminder

A personalized WhatsApp message is sent via Twilio, reminding the customer to keep the package ready.

6. πŸ“ž Place Voice Call Reminder

If required, the workflow places an automated voice call using Twilio and reads out a clear pickup reminder using text-to-speech.

7. βœ… Update Pickup Status

Once notifications are sent:


πŸ“Š Sample Google Sheet Columns

Order IDCustomer NamePhone NumberProductPickup DateAddressReturn ReasonStatus

πŸ”§ Integrations Used


πŸ‘€ Who can use this?

Perfect for:

It also works well for service visits, deliveries, appointments, and field operations.


πŸ’‘ Key Benefits


πŸš€ Ready to Use?

Just connect:

πŸ”— Nodes Used

Google Sheets, HTTP Request, Twilio, Schedule Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup