Database and File storage are the source of events for the majority of applications. However, certain use cases involve events from some other sources as well. With Space Cloud, you can trigger webhooks on any custom events in your application. Space Cloud uses an in-built eventing queue to invoke your webhooks reliably.
Note: The webhook response can itself specify an array of events to be queued. This allows dynamic chaining of event triggers.