4

Hello, I'm looking at integrating additional postcode lookup vendors into Business Central (GetAddress.IO doesn't quite meet the requirements). one of the requirements is to have international lookups, I was looking through the code and noticed that on each of the pages it's implemented on (Customer Card, Contact Card etc..) in the ShowPostcodeLookup procedure it's hard coded to only allow GB addresses to be looked up. I would expect this to be a limitation within the individual integrations rather than something set at this high level, i.e. at the start of codeunit PostcodeServiceGetAddressIO.GetAddressListOnAddressListReceived. As things stand i'll either have to put some clumsy workaround in (such as clearing the Country/Region Code beforehand) or (more likely) just workaround this code.


Also i'd love to see this whole postcode integration using interfaces but i guess it's a bit late for that?

Category: General
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team