This n8n workflow automates the process of converting physical addresses into geographical coordinates (latitude and longitude) using Google Maps API and Google Sheets. Starting with a manual trigger, the workflow extracts addresses from a Google Sheet, sends each address to the Google Maps API to retrieve the corresponding latitude and longitude, and then updates each row in the Google Sheet with the obtained coordinates. This automation streamlines location data management, making it ideal for real estate listings, delivery route planning, or any application requiring geospatial data. The workflow leverages HTTP requests for API calls, Google Sheets for data handling, and is easily customizable for different address datasets or API services.
Address to LatLong Conversion with Google Sheets & Maps API
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | googleSheets, httpRequest, manualTrigger |
Reviews
There are no reviews yet.