This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Amazon Seller Partnet
Overview
This source can sync data for the Amazon Seller Partner API: OrdersThe source is using Airbyte docker image (@airbyte/source-amazon-seller-partner). Learn more how Airbyte-based sources work
How to connect
Information about how to get credentials you may find here.Connection Parameters
| Parameter | Documentation |
|---|---|
replication_start_date*string (required) | UTC date and time in the format 2017-01-25T00:00:00Z. Any data before this date will not be replicated. |
refresh_token*string (required) | The refresh token used obtained via authorization (can be passed to the client instead) |
lwa_app_id*string (required) | Your login with amazon app id |
lwa_client_secret*string (required) | Your login with amazon client secret |
aws_access_key*string (required) | AWS user access key |
aws_secret_key*string (required) | AWS user secret key |
role_arn*string (required) | The role's arn (needs permission to 'Assume Role' STS) |
aws_environment*string (required) | An enumeration. |
region*string (required) | An enumeration. |