Anyone using IPA to do validation of address?
USPS has an API that allows the use of XML calls and returns address validation through their API. Was wondering if anyone has done this.
Dave
Nice work! That is how I would have done it . I've written a few flows now that are doing either XML, JSON etc to various vendors to POST and GET data. We've even spun up our own API so that we can consume industry standard API's and then trigger flows form it and use the data to update landmark or S3. Otherwise, you have to use the Landmark API's and that can be tedious and may not fly with the vendor.
Chris