Hi all
Really quick post to showcase a plugin I created on my tool AirPlugins.
It lets you autocomplete and prefill an address right from Airtable — even if you only have a vague, messy starting point.
Type something like:
attorney st 2
(no city, no formatting)
…and it instantly turns it into a perfectly formatted address.
Here is how it works step-by-step: (demo video here)
- You type your “raw” query (like : “attorney st 2”) and press a button (from your grid or interface).
- A popup opens up with a list of matching addresses (using Google Maps API)
- You pick the address that matches your query
- It updates your record (with clean & separate fields : street, number, city, postal, state, latitude, longitude, ...)
Some use-cases that really benefited from this plugin:
- Real estate (property managers, agents, brokers, ...)
- Field service technicians (making sure you get the right address)
- CRMs
You can give it a try for free here : https://airplugins.com/plugins/address_autocomplete
Florian