Events
In Hooklistener, an event is a single webhook that is either received or sent through the platform. Events are the basic unit of volume in Hooklistener, and we categorize them as follows:
- Incoming events: Webhooks sent to Hooklistener. These are received by our debugger or Connection URLs, where the payload is inspected and actions are triggered.
- Outgoing events: Webhooks sent from Hooklistener to another system. These are usually triggered in response to an incoming webhook.
Events are the core input and output of a Connection.