githubEdit

Application-events module

The application-events module provide resources in order to integrate the external events described herearrow-up-right to the external application.

An API is provided to allow registration for webhooks which is described in this port: http://localhost:3012/api-docsarrow-up-right

The user can consume the available events, and register webhooks specifying these events.

And for streaming consuming resources, we provide an endpoint which could be consuming by streaming technologies: http://localhost:3012/api/events/subscribearrow-up-right

Last updated

Was this helpful?