Skip to content

nebulab/amazon_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Integration

Overview

This is a fully hosted and supported integration for use with the Wombat product.

To debug feeds you can view results with the scratchpad: https://mws.amazonservices.com/scratchpad/index.html

Connection Parameters

The following parameters must be setup within Wombat:

Name Value
merchant_id Merchant ID (required)
marketplace_id Marketplace ID (required)
access_key Access Key (required)
secret_key Secret Key (required)

Webhooks

The following webhooks are implemented:

Name Description
/add_product Adds existing products within Amazon's catalog to your account
/get_customers Polls Amazon Webstore for Customers. NOTE: Only returns customer information for Webstores with Seller-Branded Checkout.
/get_orders Polls Amazon for Orders
/set_inventory Updates Inventory Quantity for a SKU
/update_product Updates the corresponding Amazon product
/update_shipment Updates the corresponding Amazon order with shipping info

Wombat

Wombat allows you to connect to your own custom integrations. Feel free to modify the source code and host your own version of the integration - or beter yet, help to make the official integration better by submitting a pull request!

Wombat Logo

This integration is 100% open source and licensed under the terms of the New BSD License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages