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!
- Business Need
- Productivity
This component helps you, and your users make filling in addresses a breeze! It will find address suggestions as you type and upon selection will fill out all the relevant fields for you to make use of however you'd like in your flow.
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
Showing 10 of 79 Reviews
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
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?
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?
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?
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
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.
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