I’m trying to create an Automation for new orders which adjusts the Product Quantity, and trying to work out the best way to achieve this. For example:
Product Name | Quantity | Status
At the moment when an order is placed the status changes to ‘Processing’ and moves the item from ‘Stock’ to ‘Processing Orders’. What I’d like to do is have the quantity number to go down by one, and create a new item in Processing Orders so the stock level is automated - does anyone have some ideas on the best way achieve this?
@BenWilkie42, there isn’t any way in the base package to modify numbers automatically. To change the quantity value you would need an app or third party integration such as “general caster” (see below) or a custom Integromat scenario.