Get state and city details upon entering Postal code in the input field?

0
Hi,   I have a requirement that I have to get street and city name when a postal code is entered in the application. Please suggest some APIs from which I can achieve this.   Regards, Yogeshwar
asked
2 answers
1

Hi Yogeshwar

 

You can try out the below geocoding API

 

https://developers.google.com/maps/documentation/geocoding/?csw=1

 

Also Refer the below documentation

 

https://nobleintentstudio.com/blog/zip-code-to-city-state-lookup/#:~:text=ZIP%20code%20lookup&text=The%20request%20format%20is%3A%20http,code%20for%20San%20Diego%2C%20California.

 

answered
1

Hi Yogeshwar Polawar,

 

Refer this https://forum.mendix.com/link/space/microflows/questions/115050,

I hope it will works.

answered