2024-05-03 07:13:41 +00:00
|
|
|
# Webhooks
|
2024-09-02 16:40:02 +00:00
|
|
|
Certain events can trigger webhooks. This allows you to independently build your automation pipeline.
|
2024-09-12 09:48:09 +00:00
|
|
|
Webhooks are configured in the `config.toml` file under `[webhook]`.
|
|
|
|
|
|
|
|
## Webhook Events
|
|
|
|
These events can trigger a webhook:
|
|
|
|
- Add a transaction
|
|
|
|
- Consume a transaction
|
|
|
|
- Item Variant amount goes below specified minimum
|