🚀
WAGHL HELP CENTER
HomePrices
  • 👏Welcome to WAGHL
  • ❓FAQ
    • Registration and Using Services
    • Payment and Subscriptions Management
    • Sending and receving WhatsApp Messages
    • Warmup a newly registered number
  • 🚀Let's Get Started
    • How to Install the App
    • How to use the Admin Panel
    • How to send internal notificaions
    • Missed call text back
    • Premuim Actions and Webhook
    • How to stop getting incoming messages
    • Sending webinar messages after the Wait step
    • How to send Bulk Messages
  • 👨‍🎨Features
    • Sending Voice Notes
      • GHL Conversation Window
      • WAGHL Voice Solution
      • Using ChatGpt
    • WhatsApp List and Automation
      • What is WhatsApp List messages and benefits
      • How to build a WA List Message
      • Building a WhatsApp Chatbot with WA List
      • Sending list message as 1st message
      • How to delete a list, stop the list to respond on the keyword
    • Unlimited WhatsApp numbers in a single sub-account
    • ChatGpt Assistance Integration
    • Speech To Text - Convert voice notes into text
    • WhatsApp as a Separate Channel
    • Automatically send SMS to Non-WhatsApp numbers
    • How to send Nifty Images
  • 📲SMS Service
    • Send SMS Using Your Phone
  • ⁉️Error Messages
    • Error Code 301: WhatsApp services for your account are not active
  • 💰Refer & Earn
Powered by GitBook
On this page
  • Overview
  • Steps For Sending Voice Notes from GHL Interface
  • Javascript Code
  • Cautionary Notes
  • Tips for Efficiency

Was this helpful?

  1. Features
  2. Sending Voice Notes

GHL Conversation Window

Adding the Ability to Send Voice Notes from GHL Conversation Interface to WhatsApp

Overview

  • Demonstrates how to send voice notes on WhatsApp from the GHL conversation interface.

  • Requires switching to agency view and updating company settings with provided JavaScript.

  • Once updated, users can send voice notes on WhatsApp by clicking on the microphone icon in the conversation tab.

Steps For Sending Voice Notes from GHL Interface

To send voice notes from the GHL interface, follow these steps:

  1. Switch to your agency view and navigate to Settings - Company.

  2. Copy and paste the provided JavaScript code under the section "Custom Javascript", then click on "Update Company."

  3. Go to any sub-account registered with WAGHL and navigate to the conversation tab

  4. Look for the microphone icon, click on it, and record a message.

  5. Preview the message, discard it if needed, or send it by clicking the send button.

By following these steps, you can easily send voice notes on the WhatsApp from the GHL interface.

Javascript Code

<script src="https://scripts.waghl.com/resources/voice-record.js?v=1.1"></script>

Cautionary Notes

  • Ensure you are in the correct view (agency view) before proceeding.

  • Double-check the JavaScript code for accuracy before updating the company settings.

  • Please don't modify the JavaScript, use it as it is, otherwise it will not work.

  • Make sure your sub-account is registered with WAGHL to send the voice notes.

Tips for Efficiency

  • Practice sending voice notes to become more proficient in using this feature.

PreviousSending Voice NotesNextWAGHL Voice Solution

Last updated 8 months ago

Was this helpful?

👨‍🎨