John, thanks very much; I shall investigate. One point: unless I’m missing something (not unusual) it’s not zipcodeapi.com <http://zipcodeapi.com/> (your first link) which has UK codes, but zippopotam.us <http://zippopotam.us/> (your second).
Jeremy > On 3 Jun 2019, at 20:23, JOHN BAUGHMAN via 4D_Tech <[email protected]> > wrote: > > Jermy, > > Zipcodeapi.com has an API for Great Britain. Look at the list of > countries near the bottom of the page. Example URLs are shown in th list. > Here is a sample 4D call… > > $url:="http://api.zippopotam.us/GB/“+vZip. //AB1 for > example > HTTP Request(HTTP GET method;$url;$content;$oResponse) > > John > >> On Jun 3, 2019, at 8:59 AM, Jeremy Roussak via 4D_Tech >> <[email protected]> wrote: >> >> Out of curiosity, does anyone know of an equivalent service for postcodes in >> the UK? >> >> Jeremy ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

