Etsy Make integrationAutomate Etsy with Make.
What if new Etsy orders could flow into the rest of your tools on their own? The Etsy Make integration gives you 29 modules: 2 triggers, 19 actions and 8 searches. This page is for shop owners who have never built a scenario, and it walks you from connecting your shop to a first working flow.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Etsy Make integration automate?
The Etsy Make integration links your Etsy shop to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick such as a trigger, an action or a search. Once connected, Make can spot new receipts and transactions, edit listings, adjust inventory and push tracking numbers without you opening the shop dashboard.
Shipping without the copy-paste. A seller who ships from a spreadsheet or a label tool can start with Watch Shop Receipts, read the order with Get a Receipt, then send the carrier number back through Submit Tracking Info, which also triggers the shipping notification to the buyer.
A catalog that follows your stock. Update a Listing Inventory and Get an Inventory keep quantities in line with another source, while Create a Listing prepares new items as drafts you review before they go live.
Money you can reconcile. List Account Ledger Entries and List Payments feed your bookkeeping sheet with what Etsy recorded, entry by entry.
What the integration does not do: both triggers are scheduled, so Make checks Etsy on the scenario's clock rather than being alerted the second a sale happens. Etsy also applies API rate limits; the connection section explains the workaround. Anything the listed modules miss can go through Make an API Call.
Etsy often has an n8n node too. If you are weighing both tools, read n8n vs Make. To learn the editor properly, Make training covers the basics, and Make troubleshooting helps when a run fails.
How do you connect your Etsy shop to Make?
- 01
Add an Etsy module and open the connection
You need an Etsy account first. In your scenario, add any Etsy module, then click Create a connection. A connection is your Etsy account linked to Make once, then reused by every Etsy module you add later.
- 02
Name it, and add your own credentials if needed
The Connection name field is optional, but a clear name helps when you run several shops. Switching on Advanced settings lets you paste a Client ID and Client Secret from Etsy and add extra scopes. Most people skip this step at first.
- 03
Save and approve access on Etsy
Click Save. If Etsy asks you to sign in, do it and confirm that Make may access your shop. The connection then appears in the module, and Make can list the data it is able to read.
Build your first scenario with Etsy
GoalWhen a new receipt appears in your Etsy shop, Make fetches its full details so the next module can use them.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. This empty canvas is where the automation takes shape.
- 02
Pick the Etsy trigger
Search for Etsy, choose Watch Shop Receipts and select your connection, or click Create a connection if this is your first Etsy module. The trigger now watches your shop for new receipts.
- 03
Add Get a Receipt
Click the + to the right of the trigger, add Get a Receipt, and map the receipt from the trigger into it. Then add the tool of your choice after it, a sheet or a messaging app for instance.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received: a bundle is one item passing from module to module, here one receipt.
- 05
Set the schedule and switch it on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan cannot go below that. Then switch the scenario on so it keeps running without you.
What starts an Etsy scenario
2 modules start a scenario when something happens in Etsy. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Etsy as soon as it happens.
Watch Shop Receipts
Scheduled triggerIn Make“Triggers when a shop receipt is created.”
Each new receipt in your shop becomes a bundle that starts the scenario, so every order can kick off the follow-up work you would otherwise do by hand.
Watch Transactions
Scheduled triggerIn Make“Triggers when a transaction is made.”
This trigger starts the scenario each time a transaction is made in your shop, so you can react to the sale itself rather than to the whole receipt.
Everything the Etsy app can do in Make
Etsy gives you 27 modules in 11 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Listings
7 modulesCreate a Listing
ActionIn Make“Creates a draft listing product.”
Turns a row of product data into a new Etsy listing, saved as a draft so nothing goes public before you check it.
Update a Listing
ActionIn Make“Updates a listing.”
Edits a listing that already exists, so you change its details without rebuilding it.
Upload a Listing Image
ActionIn Make“Uploads a new image for a listing.”
Adds a new photo to a listing, so the visuals arrive with the product data instead of being dragged in by hand later.
List Shop Listings
SearchIn Make“Retrieves a list of shop listings filtered by criteria.”
Pulls the listings of your own shop that match the criteria you set, each one arriving as its own bundle for the modules that follow.
List Etsy Active Listings
SearchIn Make“Retrieves a list of active listings on Etsy filtered by criteria.”
Searches active listings on Etsy as a whole, which is handy for looking at what is currently for sale on the marketplace.
Get a Listing
ActionIn Make“Retrieves the details of a listing.”
Fetches the full details of one listing when you already know which one you want, giving later modules clean data to map.
Delete a Listing
ActionIn Make“Removes a listing.”
Removes a listing from your shop, which is useful for products you retire for good.
Ledger Entries
2 modulesList Account Ledger Entries
SearchIn Make“Retrieves a list of account ledger entries filtered by criteria.”
Returns the entries of your shop payment account ledger that match your filters, one bundle per entry.
Get a Ledger Entry
ActionIn Make“Retrieves a shop payment account ledger's entry.”
Reads one entry of your shop payment account ledger, with the detail you need to explain a single line of your balance.
Receipts
4 modulesUpdate a Receipt
ActionIn Make“Updates a shop receipt.”
Changes a shop receipt, the order record on Etsy, so it matches what your own tools already know about the order.
List Shop Receipts
SearchIn Make“Retrieves a list of shop receipts.”
Brings back the receipts of your shop in bulk, one bundle per order, for reports or catch-up jobs.
Get a Receipt
ActionIn Make“Retrieves the details of a shop receipt.”
Gives you the complete details of one receipt, ready to map into the next module without extra lookups.
Submit Tracking Info
ActionIn Make“Submits tracking information for a shop receipt and sends a shipping notification.”
Sends a tracking number to a receipt, and Etsy then notifies the buyer that the parcel is on its way.
Shop Inventory
2 modulesUpdate a Listing Inventory
ActionIn Make“Updates a listing's inventory.”
Rewrites the inventory of a listing, so quantities on Etsy match the stock you track elsewhere.
Get an Inventory
ActionIn Make“Retrieves the inventory record for a listing.”
Reads the inventory record of one listing, giving you the quantities Etsy currently holds.
User Addresses
2 modulesList User Addresses
SearchIn Make“Retrieves a list of user addresses.”
Returns the addresses saved on the connected Etsy user account, each one as a separate bundle.
Delete a User Address
ActionIn Make“Removes a user address.”
Removes one saved address from the connected user account, the cleanup step when an old address should disappear.
Products
1 moduleGet a Product
ActionIn Make“Retrieves the details of a product.”
Retrieves the details of one product, so a later module can use data that sits below the listing level.
Product Offerings
1 moduleGet an Offering
ActionIn Make“Retrieves an offering for a listing.”
Fetches an offering attached to a listing, so you can see that piece of the listing before acting on it.
Transactions
2 modulesList Transactions
SearchIn Make“Retrieves a list of transactions. Optionally filtered by a listing or a receipt.”
Lists transactions, the item lines of your sales, and can narrow them to one listing or one receipt.
Get a Transaction
ActionIn Make“Retrieves the details of a transaction.”
Reads one transaction in detail, useful when a single item line holds the information you need.
Payments
1 moduleList Payments
SearchIn the docs onlyBrings back payment records from your Etsy shop as bundles, a useful source when you reconcile what buyers paid.
Personalizations
3 modulesList Personalization Questions
SearchIn the docs onlyGoing by its name, this search returns the personalization questions set on your listings, the prompts buyers answer when they customize an item.
Create or Update a Personalization
ActionIn the docs onlyAs its name says, this action writes a personalization on Etsy, creating it or updating the existing one in the same step.
Delete a Personalization
ActionIn the docs onlyJudging by its name, this action removes a personalization from Etsy, the tidy-up step when a custom option is dropped.
Other
2 modulesMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the Etsy API from your scenario with the same connection, which opens everything the ready-made modules leave out.
Get My Shop
ActionIn Make“Retrieves the shop details of the authenticated user.”
Returns the shop details of the account you connected, a quick way to bring your own shop's information into a scenario.
Need help automating Etsy with Make?
A person reads every message.