Pre-Configured APIs
Avalara
API configuration: avalara
, avalara-sandbox
Features
Features | Status |
---|---|
Auth (Basic) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- Avalara uses BASIC auth mode to access various AvaTax API endpoints. You can provide either a combination of your
username
andpassword
or youraccountID
andlicensekey
to authenticate with the Avalara AvaTax API. The license key can be generated by an account administrator under Settings > Reset License Key. - When creating a new connection on Nango, please provide the
avalaraClient
, which can help you diagnose and resolve issues with your software when used appropriately. This value is a combination of(app name); (app version); (library name); (library version); (machine name)
. For more details, refer to Client Headers
Add Getting Started links and Gotchas by editing this page