• Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • Get Easy Forms
  • Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • Get Easy Forms
home/Knowledge Base/Add-Ons/Capture Google Maps URL and Send it by SMS
Popular Search:Getting Started

Capture Google Maps URL and Send it by SMS

470 views 6 September 14, 2021 admin

In this post we are going to see how to capture a Google Maps URL and sent it via SMS with Easy Forms.

Requirements:
– Google Places Autocomplete Add-On
– Twilio Add-On (or Nexmo or Plivo)

Steps:

1. Builder Your Form

– Text Field: Label: Name
– Tel Field: Label: Phone Number
– Text Field: Label: Address
– Snippet Field: Content:

<div id="map" style="height: 400px;"></div>

– Hidden Field: Label: Map URL
– Hidden Field: Label: Latitude
– Hidden Field: Label: Longitude
– Button: Submit

Selected Theme: Blue Denim

Preview (In spanish):

2. Conditional Rules

Add new conditional rule:

– Condition: “Address” is present
– Action: Format Text Field “Longitude” & “Latitude” To “Map URL” as https://www.google.com/maps/search/?api=1&query={{hidden_2}},{{hidden_3}}

3. Google Places Autocomplete settings

In the add-on settings we need to select the form and map their fields:

– Autocomplete => Address
– Latitude => Latitude
– Longitude => Longitude
– Map Selector => map
– Show Map Marker => Yes

Also, we need to enable the Browser Geolocation.

4. Twilio settings

In this add-on settings we need to configure the phone numbers and the SMS message:

Business Name localization in {{ Map URL }}

Or we can use the Hidden Field ID:

Business Name localization in {{ hidden_4 }}

Capture Google Maps URL - Twilio SMS Settings

That’s it!

When our form has been submitted, we will receive an SMS notification with the Google Maps URL.

And all the data will be captured by the system.

Was this helpful?

6 Yes  No
Related Articles
  • Send Bulk Emails with Easy Forms and Email Campaigns Add-On
  • How To Encrypt (and Decrypt) Fields With Easy Forms
  • How to Accept Stripe Recurring Payments with Easy Forms
  • Error accessing an add-on (Invalid Configuration)

Didn't find your answer? Contact Us

Leave A Comment Cancel reply

You must be logged in to post a comment.

Add-Ons
  • Capture Google Maps URL and Send it by SMS
  • Send Bulk Emails with Easy Forms and Email Campaigns Add-On
  • How To Encrypt (and Decrypt) Fields With Easy Forms
  • How to Accept Stripe Recurring Payments with Easy Forms
  • Error accessing an add-on (Invalid Configuration)
Popular Articles
  • How to Show/Hide HTML elements with Conditional Rules
  • How to enable / disable DEBUG mode
  • How to Submit a Form as WhatsApp Message
  • How to update Form Stats from the command line
  • How to compare two fields to pass the validation (jQuery Validation)
KB Categories
  • Add-Ons
  • Advanced Techniques
  • Common Issues & Troubleshooting
  • Developers "How To's"
  • Getting Started
  • How To

  Error accessing an add-on (Invalid Configuration)

About Easy Forms

With Easy Forms you can create unlimited web forms and most importantly the complete management of them without paying monthly fees

Resources
  • Knowledge Base
  • Documentation
  • Pre-sales Questions
  • Blog
Useful Help Links
  • Get Easy Forms
  • Live Demo
  • License Terms
  • Contact Us
Frequent Visit Links
  • Pre-Sales Questions
  • System Requirements
  • Installing Easy Forms
  • Upgrading Easy Forms
  • Privacy Policy
  • © 2015 - 2024 Baluart EIRL. All Rights Reserved.

Popular Search:Getting Started