function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bill FoxBill Fox 

integration with USPS API and salesforce

I would like to make a call to the api at USPS to validate address.  Has this been done?
Michael VerhovskiMichael Verhovski
There are many apps on app exchange for Salesforce, almost all of them are commercial, but there are free code too. As an example look at the source code of the free component (https://github.com/colemab/SFDC_USPS-Component) posted on Github for validating addresses with the USPS API
Renilein MarteinRenilein Martein
The United States Postal Service (USPS) does offer this service via their Address Information APIs:
USPS: USPS: Ecommerce APIs (https://www.usps.com/business/webtools.htm)
For more support, Check out liteblue.usps.gov (https://www.usps.com/business/webtools.htm)
kereini jereinikereini jereini
The United States Postal Service (USPS) does offer this service via their Address Information APIs:
USPS: USPS: Ecommerce APIs (https://www.usps.com/business/webtools.htm)
For more support, Check out liteblue.usps.gov (https://liteblue.onl/)