Amazon Ads Connector
Documentation
Version: 1
Documentation

Authentication OAuth Authentication


Description

OAuth App must be created in Atlassian Developer Console. It is found at https://developer.atlassian.com/console/myapps/ [API reference]

Instructions

Firstly, login into Amazon Developer portal:

  1. Visit https://developer.amazon.com.
  2. Then click Sign in.
  3. If you don't have an account, press the button Create your Amazon Developer account.
  4. Once logged in, click on your profile icon on the right-top of the window.
  5. A menu appears, and then click 'Settings'.
  6. Then click Security Profiles.
  7. Proceed with creating a new Security Profile.
  8. Once you named it, click 'Save'.
  9. After that, click 'Web Settings' subtab.
  10. A window refreshes, click 'Show Secret' button and write down Client ID and Client Secret, you will need them later.
  11. Then press 'Edit' and add Allowed Return URLs. It can be your domain or you can use https://zappysys.com/oauth. Note it, you will need it in configuration.
  12. Close web browser.
  13. Now it's time to configure Amazon Ads API data source.
  14. Fill in all blank Required Parameters:
    1. ClientId
    2. ClientSecret
    3. ReturnUrl
  15. Click Generate Token to generate tokens.
  16. Now you can select the 'Profile' to work with.
  17. That's it!

Parameters

Parameter Label Required Default value Options Description
AppId ClientId YES
ClientSecret ClientSecret YES
AuthorizationUrl AuthorizationUrl YES https://www.amazon.com/ap/oa
Name Value
North America https://www.amazon.com/ap/oa
Europe https://eu.account.amazon.com/ap/oa
Far East https://apac.account.amazon.com/ap/oa
ReturnUrl ReturnUrl YES
Scope Scope YES
Profile Profile (click 'Generate Token' before this) YES
RetryMode RetryMode RetryWhenStatusCodeMatch
Name Value
None None
RetryAny RetryAny
RetryWhenStatusCodeMatch RetryWhenStatusCodeMatch
RetryStatusCodeList RetryStatusCodeList 429
RetryCountMax RetryCountMax 5
RetryMultiplyWaitTime RetryMultiplyWaitTime True