function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Neema Gudur 8Neema Gudur 8 

How to geocode an address in realtime in Sales Force.

Neema Gudur 
I have a requirement to geocode an address in realtime in Sales Force.
We curretly use an ESRI geocoding rest service to geocode an address in real time. This service returns a JSON response with lat/lon co-ordinates. In order to use this in sales force I could call the servoce from a controller but need a JSOn parser. Has anyone tried a similar approach? or any better approaches available?

Thank You
Neema
Jerome RussJerome Russ
Please see this question for a list of good geocoding solutions:
https://developer.salesforce.com/forums/?id=906F0000000AhyHIAS