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.

Last updated