This commit is contained in:
JMARyA 2024-09-12 11:48:09 +02:00
parent 37475460e2
commit 02966c0605
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
9 changed files with 340 additions and 13 deletions

View file

@ -1,3 +1,9 @@
# Webhooks
Certain events can trigger webhooks. This allows you to independently build your automation pipeline.
#todo
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