- Home
- Resources
- Integrations
- Amazon Seller Central
Amazon Seller Central Make integrationAutomate Amazon Seller Central with Make.
Could your Amazon orders and reports move on their own? The Amazon Seller Central Make integration gives you 14 modules: 2 order triggers plus actions and searches for catalog, pricing and reports. This guide connects your store and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Amazon Seller Central Make integration do for you?
The Amazon Seller Central Make integration links your seller account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that each do one job. Make can spot new or updated orders, read your catalog and pricing, and pull reports, then pass that data to the rest of your tools.
Orders that land in your other tools. Watch New Orders picks up each fresh sale, and List Order Lines tells you which products were in it, so your stock sheet or shipping tool learns about the order without anyone copying it.
A pricing check you do not run by hand. Search Competitive Pricing looks up competitive prices by SKU or ASIN, and Get an Item Offer returns the lowest offers for an item. Put them after a trigger and a store manager gets the numbers in one place.
Reports that fetch themselves. Create a Report asks Amazon for a report and waits until it is ready, then Download a Report Document gets the file so you can file it or share it.
One limit to know up front: Make has no access to Amazon personal data (PII), so restricted reports come back with a 403 error. Both triggers are scheduled, not instant. If you also weigh n8n, the n8n vs Make comparison lays out the two tools side by side, and the Make review covers the editor itself. Plans are explained on Make pricing.
How do you connect Amazon Seller Central to Make?
- 01
Add a module and open the connection
In your scenario, add any Amazon Seller Central module and click Create a connection. A connection is your seller account linked to Make once, then reused by every Amazon module. You can give it a label in Connection name.
- 02
Pick your marketplace
Choose the Marketplace Region and the Marketplace Country where your store sells. If you sell in several countries, a separate connection per country keeps things easy to tell apart.
- 03
Save and approve access
Click Save. If Amazon asks, log in to your seller account and confirm that Make may access it. The connection then shows up in the list, ready for the next module you add.
Your first scenario with Amazon Seller Central
GoalWhen a new order arrives in Amazon Seller Central, Make reads every line of that order so you can send the items wherever you need them.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place the first module. Search for Amazon Seller Central in the list of apps.
- 02
Add Watch New Orders
Pick Watch New Orders and click Create a connection (or pick the one you already made). Fill the fields the module shows; Make lists what it can read from your account.
- 03
Add List Order Lines
Click the + on the right of the trigger and choose List Order Lines. Map the order that the first module found so Make knows which one to open.
- 04
Test with Run once
Click Run once. Each bundle, meaning one item passed between modules (here one order, then one line), appears in a bubble above the module so you can check what came through.
- 05
Schedule and switch on
Click the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run on one bundle counts as one operation on your plan.
What starts an Amazon Seller Central scenario
2 modules start a scenario when something happens in Amazon Seller Central. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Amazon Seller Central as soon as it happens.
Watch New Orders
Scheduled triggerIn Make“Triggers when a new order is created.”
Watch New Orders hands your scenario each order created since the last check, so every sale can kick off the next step: a row in a sheet, a message to the warehouse, a customer note in your CRM.
Watch Orders Updates
Scheduled triggerIn Make“Triggers when an existing order is updated.”
Watch Orders Updates brings you the orders that changed since the last run, which lets your scenario follow an order through its life instead of only seeing its birth.
What each Amazon Seller Central module does
Amazon Seller Central gives you 12 modules in 6 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Catalog
2 modulesSearch Catalog Items
SearchIn Make“Returns a filtered list of catalog items.”
Search Catalog Items returns a filtered list of products from the Amazon catalog, each one as a separate bundle you can pass down the scenario.
Get a Catalog Item
ActionIn Make“Retrieves a specific catalog item.”
Get a Catalog Item fetches the details of one catalog product you already know, which is handy when an order or a list points to a specific item.
Product Pricing
3 modulesSearch Products Pricing
SearchIn Make“Returns pricing information for an offer.”
Search Products Pricing returns the pricing information of an offer, so the price of a listing can reach a sheet or a report without copying it.
Search Competitive Pricing
SearchIn Make“Returns the competitive pricing based on SKU or ASIN.”
Search Competitive Pricing looks up the competitive price of a product from its SKU or ASIN, giving you the market picture next to your own listing.
Get an Item Offer
ActionIn Make“Returns the lowest priced offers for an item.”
Get an Item Offer returns the lowest priced offers for one item, so you learn at once how low the cheapest sellers go on a product you carry.
Orders
3 modulesSearch Orders
SearchIn Make“Returns a filtered list of orders.”
Search Orders pulls a filtered list of orders from your seller account, handy to go back over sales that happened before your scenario was switched on.
Get an Order
ActionIn Make“Retrieves information about a specific order.”
Get an Order reads the full information of one specific order, which gives your scenario fresh details when you only hold its reference.
List Order Lines
SearchIn Make“Lists all lines of a specific order.”
List Order Lines lists every line of a given order, meaning each product the buyer took, so you can handle items one by one.
Reports
2 modulesMake does not have access to Amazon Personally Identifiable Information (PII). If you try to get or create a restricted report, you will receive the following error: [403] Access to the resource forbidden (Unauthorized). For more information regarding PII and restricted report types, read this article.
Get a Report
ActionIn Make“Retrieves a report info.”
Get a Report retrieves the information about a report that already exists in your account, so the next module can work from that report without you opening Seller Central.
Create a Report
ActionIn Make“Creates a report and returns its information when ready.”
Create a Report asks Amazon to build a report and hands back its information once it is ready, which saves you from checking the dashboard yourself.
Documents
1 moduleDownload a Report Document
ActionIn Make“Downloads a report document.”
Download a Report Document gets the actual file behind a report, so you can store it in a drive, attach it to an email or feed it to another tool.
Other
1 moduleMake an API call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API call lets you reach any endpoint of the Amazon Seller Central API with the connection you already set up, for the cases no listed module covers.
Need help automating Amazon Seller Central with Make?
A person reads every message.