Help & Support

Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More

Have Questions?

Address Picker Autocomplete for Flow

Google address autocompletion available in your flows!

Free  

Never requires payment

Try It
Business Need
Productivity

Rating

Reputation

MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
3.81
Lifetime average
Showing 10 of 79 Reviews
Sort by

Having a error Called Provided Api key is Invalid.

When searching for the address its showing the error the provided Api key is Invalid. Why is it happening

Awesome package that worked for years but broke recently and this version is no longer maintained, f

This package was great but is no longer maintained and Google Places API was updated to no longer return a consistent ordering of elements in the address component's types array. This broke this package and it is no longer as functional because certain address components (namely City and State) will come through as blank/null after the user selects from the search bar. Fixed component here: https://github.com/traguseo/GooglePlacesAddressSearch

Mehul Mokhalgay
Double Star Ranger

Not able to Map State/Province with Integration Value

Overall its good. I am facing one issue when selecting the address from the component it is fetching 2 character state/province value. While saving the State/Province in ShippingState picklist expecting full name. My org is enabled with country/Territory picklist. Is there any configurational way to map it to Integration Value. For Ex. State in address picker selected state as CA (State Code) when saving it is expecting California (Integration Value) ending up restricted picklist error.

No longer works

I loved this component but now it does not work because google updated their places api. Can someone please help?

Tyler Raguseo
01/09/2026

I've forked the original component and created a version with a fix to this bug, you can find it here: https://github.com/traguseo/GooglePlacesAddressSearch

Works well most of the time

Works well most of the time but recently it started not filling out either the city or state after clicking the lookup. I made address fields required so missing city/state will be caught. Is anybody else having this issue?

Kamil Qazi
01/09/2026

Thanks Tyler, I'll try it out and report back

Tyler Raguseo
01/09/2026

I've forked the original component and created a version with a fix to this bug, you can find it here: https://github.com/traguseo/GooglePlacesAddressSearch

Jeff Backus
07/31/2025

We are having the same issue, Jeannie, do you have a solution that you might be able to share please? Thanks for any help you can provide!

Jeannie Nyberg
07/31/2025

I was able to resolve by checking my Google API. They require a restricted API and an update I made fixed this bug.

Patrick Speer
07/31/2025

Same, very frustrating and unable to determine how to fix, root cause, or who can help solution a fix.

Jeannie Nyberg
07/29/2025

We are having the same issue.

Benjamin Rosolowski
07/29/2025

Yes, we are having the same issue. Can't seem to figure out what's causing it.

Love this Product

With Spring '25, Salesforce will attempt to enforce the Enable ICU Locale Formats release update and enable the new ICU locales in all orgs. Orgs must meet a minimum required API version 45.0. Will there be a new version coming soon?

Emma Topham
Ranger
05/12/2025

Yes I have the same question! Please advise. Thanks!

Not technically free

Unfortunately this app doesn't leverage the standard Salesforce built-in Google Maps functionality, instead you have to provide your own Google Places API key, so to say its free is a bit misleading. Aside from that, it's a great app

Alex Twomey-McLeod
Five Star Ranger
08/04/2025

Its described in the setup steps here https://quip.com/kyF3AzG256XL Its the Google Place API Custom Setting

Durga Prasanth Vanapalli
08/01/2025

where we should provide that API key

I'm getting an Issue accessing the service

Hi, I'm getting below error when I try to search for the location. Our application has restricted for few ranges of IPs. can you please provide me the IPs that I need to white-list to access this service? Error message: "This IP, site or mobile application is not authorized to use this API key. Request received from IP address 141.163.193.254, with empty referer Please contact your admin."

LWC/LWR Compatible?

Is this LWC compatible to run on a LWR Experience Cloud site?

Setup is easy, but errors immediately

Got this installed and set up in a flow. Super easy to set it properly. However, when actually using the flow, I get an error saying: SyntaxError: Error in $A.getCallback() [JSON.parse: unexpected character at line 1 column 1 of the JSON data] Callback failed: apex://DV_Flow_AP.AddressValidationController/ACTION$getSuggestionsWithFilters Tried to implement this in many different ways, so not sure if it's an issue on our side or this solution. I see this exact issue on the project's Github from Oct 6, 2021 with no responses, so who knows when this will get fixed or addressed.