Integrations
Amazon

Integration template: amazon

Features

FeatureStatus
Auth (OAuth)
Sync
Nango Proxy🚫 (time to contribute: <1h)
Auto-pagination🚫 (time to contribute: <1h)
API-specific rate limits🚫 (time to contribute: <1h)
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

  • Depending on the region you will want to connect to, you will have to provide the region as am extension in the config params. You should use nango.auth('amazon', '1', {params: {extension: 'co.uk'}})
  • To refresh the token simple use nango.getToken() to generate new set of tokens
Add Getting Started links and Gotchas by editing this page