API configuration: amazon
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
Amazon uses different domain extensions for different regions. E.g. amazon.com
for the US, amazon.co.uk
for the UK, or amazon.de
for Germany.
You need to pass the domain extension to use to Nango in the nango.auth()
call:
For more details, see the docs here.
nango.getConnection()
to generate a new set of tokens.API configuration: amazon
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
Amazon uses different domain extensions for different regions. E.g. amazon.com
for the US, amazon.co.uk
for the UK, or amazon.de
for Germany.
You need to pass the domain extension to use to Nango in the nango.auth()
call:
For more details, see the docs here.
nango.getConnection()
to generate a new set of tokens.