Integrate Google Api with salesforce. So, when user type post code and hit google API then get a list of corresponding addresses
The ability to use Google Api to type post code and get a list of corresponding addresses (for UK).
How can I achieve this that just mention post code and get all nearby addresses as a response.
I tried with Geocoding API but only get a single address response instead of list of addresses.
These API I tried