Acumatica Cloud ERP GitHub projects
Cleanse your address records within Acumatica through USPS API, it's free to use USPS API, setup a new account on USPS website and utilize their user id within our plugin. The Address validation custom package for Acumatica allows to interface with Contact address or any address that you can pass and validate street, city, state and zipcode.
- You must have USPS account https://www.usps.com/business/web-tools-apis/welcome.htm
- Register with USPS and obtain an API user account
- Download the address validation custom package, import into Acumatica and publish the package
- Proivde access to custom button on leads screen
- On leads screen you will notice a new button called "Verify address"
- On click it will open a new window and validate the address on record and display corrected address
- Click Update address, validated address is updated to lead
- Click save and there you have it folks
- Cleanse all your leads, Opportunities, Contacts address by validating their mailing address
- Cuts down your shipping and mailing expenses
- Improves customer relationship management - CRM
This project was designed and developed by InfoSourcing Inc www.Info-Sourcing.com for Acumatica Hackathon 2017 Summit and we had good time with Acumatica folks and partners brainstorming and putting together this solution along with Nayan Mansinha
If you want to extend this project to tap into address validation built into Acumatica via Avalara then you can tweak to bypass Avalara and use USPS to validate address, saves few extra dollars by using this piece of code.
Copyright © 2017 Acumatica, InfoSourcing Inc
This component is licensed under the MIT License.