
Webhooks
BAMA uses an event based architecture where changes can be pushed out to webhooks when possible. Subscribers to events need to manually be registered by BAMA.
Changes to product event
As changes to products occur an event is triggered and a message is sent to the subscribing webhooks. In the products case the event contains all the product id that has been changed or updated in a simple JSON array.