Skip to content
Recued
Menu
← Back to recipes

Update Etsy listing inventory

by recued-core v1

Approval-gated Etsy listing inventory workflow. It reads the current listing and inventory document, then replaces one listing inventory document through recued-core.etsy.listing.inventory.update using supplied Etsy products. It never edits listing text, state, taxonomy, shipping profile, media, files, refunds, buyer messages, payment data, addresses, or arbitrary Etsy endpoints.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (7 steps)
change_reason trim
Trim whitespace from setting reason
listing ?
current_inventory ?
product_count count
Count items in setting products
ready_to_update compare
Check if product count is greater than 0
inventory_update ?
skip: step.ready_to_update not_equal true
card to_summary
Format results as a summary card
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

etsy setting =
reason setting =
products setting =
listing id setting = 0

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Etsy connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

etsy etsylistingsinventoryquantitypriceapprovalpack:etsy

Details

7 steps 4 configurable settings recipe_id: update-etsy-listing-inventory