webhooks
This commit is contained in:
parent
37475460e2
commit
02966c0605
9 changed files with 340 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue