-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
Is your feature request related to a problem? Please describe.
Currently our SP-API component hardcoded the Endpoint URL to https://sellingpartnerapi-na.amazon.com/, which only allow Canada, US, Mexico, and Brazil marketplaces.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Per the Amazon Selling Partner API doc here, we need different Endpoint URL for different marketplaces.
You can use the this.$auth.marketplace to detect which marketplace user selected during the OAuth process, follow the table below:
Additional context
Customer support
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Ready for QA