Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Go to Haptik Website
  • Contact Us
  • Home
  • Bot Building
  • Whatsapp Bots

Share Your Business Locations on WhatsApp With a Haptik Bot

Written by Rahul Garg

Updated on April 21st, 2023

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting Started
    Build Deploy Analyse Manage Account Bot Deactivation
  • Bot Building
    Essentials Smart Skills Steps User Messages Bot Responses Entities Connections Customisations User feedback collection Testing Whatsapp Bots NLU Bot Maintenance
  • Smart Agent Chat
    Set up Admin Settings MyChats Section (Agent Inbox) Live Traffic Section Teams Section Archives Section Analytics Plans on Smart Agent Chat
  • Conversation Design
    Design Basics Design Guides Designing for Platforms Designing WhatsApp Bots
  • Developer Guides
    Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
  • Deployment
    Web SDK WhatsApp Facebook Instagram Sunshine Conversation LINE Google Business Messages Telegram MS Teams Bot as an API iOS SDK Android SDK
  • External Agent Tool Setup
    Zendesk Chat Salesforce Service Cloud Freshchat Zoho NICE CXOne Gorgias
  • Analytics & Reporting
    Intelligent Analytics
  • Notifications
    SMS Notifications Success Measurement
  • Commerce Plus
    Catalog Integration Bot Building Guide Channel Deployments Unified ML Pipeline Documentation
  • Troubleshooting Guides
    Error Messages FAQs
  • Release Notes
+ More

Overview

Location sharing is imperative from a business perspective because customers may want to visit your store and check products in real life. Well, with Haptik, you can teach your bot how to share your business locations on the go on WhatsApp.

Steps to Enable Location Messages on WhatsApp Bot

  • Log in to your Haptik account and choose the bot for which you want to add location messages.

  • To send a location request message, first assemble an interactive object with text you wish to display in the message, as below:
{
     "type": "WHATSAPP_LOCATION_MESSAGE",
     "location": {
         "longitude": -122.425332,
         "latitude": 37.758056,
         "name": "Facebook HQ",
         "address": "1 Hacker Way, Menlo Park, CA 94025"
     }
 }
Delete
Note that longitude and latitude are mandatory fields, while name and address fields are optional.
Name
Description
longitude (Required)
Longitude of the location.
latitude (Required)
Latitude of the location.
name (Optional)

Name of the location.

addess (Optional)
Address of the location. It will be displayed if the name field contains data.
  • Paste this JSON data on your bot by adding Raw Text/JSON as the HSL element, as a Bot reply to a particular user query.

                                                 

  • Save your changes to start using Location Messages on your bot. Once done, your WhatsApp bot will share location like this:

                                                         

In case you need any help, reach out to your Haptik SPOC right away.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Steps to create a WhatsApp Bot
  • Sending WhatsApp Contact Cards via Haptik Bot
  • How to Use WhatsApp Lists and Buttons
  • Enabling Catalog Feature on WhatsApp Bot

Platform

  • Conversation Studio
  • Smart Skills
  • Advanced NLU
  • Intelligent Analytics
  • Omnichannel
  • Smart Agent Chat
  • Enterprise Security
  • Integrations

Solutions

  • Conversational Commerce
  • Lead Generation
  • Customer Care
  • WhatsApp
  • Conversational IVR
  • Google Business Messages

Industries

  • Retail/ E-Commerce
  • Financial Services
  • Travel & Hospitality
  • Telecom

Knowledge

  • ROI Calculator
  • Reports & Research
  • Case Studies
  • Webinars
  • ISAT
  • Tech Blog
  • Business Blog
  • Resources
  • Haptik v/s Yellow
  • Haptik v/s Liveperson
  • Haptik v/s IBM Watson
  • Haptik v/s Verloop
  • Conversations on AI

Company

  • Why Haptik
  • About Us
  • Careers
  • News & Media
  • Awards & Recognition
  • Contact Us
  • Partnerships
  • Investor Relations

Subscribe

Sign up to recieve the latest updates

Find us on

  • Twitter-footer
  • Linkedin-footer
  • YT-footer
  • Insta-footer
  • G2-footer
  • Facebook-footer

Knowledge Base Software powered by Helpjuice

Copyright © jio Haptik Technology Limited 2021 | Data Security & Privacy Policy | GDPR

North America | Asia Pacific | Africa | enterprise@haptik.ai

Definition by Author

0
0