Hi,
I need to synchronize the product stocks with our website through API and I would like to trigger the application on product stock change so I have 3 questions:
- Is it possible to add a business event trigger on product stock change?
- If point nr 1 is possible can a business event trigger start an application from ‘Run application’?
- If point nr. 2 is possible, can we send arguments(parameter) based on event? I would need to send the inventoryID as the parameter in this case.