πŸ’¬ Automate WhatsApp customer support with voice transcription, FAQ & appointment scheduling

⚑ 2,845 views Β· πŸ’¬ Support Chatbots

Description

WhatsApp customer service bot (with voice note transcription) handling FAQ, service enquiries and schedule appointments

Who’s it for

This template is designed for businesses that provide customer support and appointment-based services over WhatsApp. It’s ideal for service providers (e.g., clinics, salons, repair shops, consultants) that want to automate FAQs, share service information, handle voice note inquiries, and schedule appointments without manual effort.


How it works / What it does

This workflow creates a WhatsApp customer service assistant that:


How to set up

  1. Connect your tools

    • Link your Google Sheets for FAQs and Services.
    • Connect your Google Calendar account.
    • Configure your WhatsApp integration.
    • Connect a transcription service (e.g., Whisper, Google Speech-to-Text, or another transcription API).
  2. Prepare your data

    • FAQs Google Sheet β†’ must contain columns:
      id | question | answer
    • Services Google Sheet β†’ must contain columns:
      id | service_name | service_description | price
  3. Adjust the flow

    • Update the service names and questions to match your business.
    • Set the correct time zone in the Google Calendar node.
    • Update the WhatsApp integration node with your business account.
    • Configure the transcription node with your chosen API credentials.

Requirements


How to customize the workflow


Notes

πŸ”— Nodes Used

HTTP Request, WhatsApp Business Cloud, AI Agent, Simple Memory, OpenAI, WhatsApp Trigger

πŸ“₯ Import

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

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