I’m trying to create a workflow that increases the quantity of a listing from my Etsy shop if it’s below a certain amount. The other steps are working fine, but I’m having a problem with the Etsy ‘Update Listing Inventory’ module. Here’s the issue: if the product in the listing has variations, the module deletes all of them. Each variation has a different price, but the quantities are the same. I don’t get any error, but after the operation, all variations are removed. I want the variations to remain intact and only the shared quantity value to be updated.
Do you have a suggestions ?