9 lines
332 B
Markdown
9 lines
332 B
Markdown
# Webhooks
|
|
Certain events can trigger webhooks. This allows you to independently build your automation pipeline.
|
|
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
|