Skip to content

Commit 7e12303

Browse files
authored
Update webhooks.md
Signed-off-by: James Cole <james@firefly-iii.org>
1 parent 83df1f7 commit 7e12303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/how-to/firefly-iii/features/webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There are a bunch of triggers for webhooks in Firefly III:
1515
- When a transaction is created, updated or removed.
1616
- When a budget is created, updated or removed
1717
- When a budget amount is set or changed
18-
- When any of the above happens
18+
- When any of the above happens ("After any event")
1919

2020
A webhook can respond to multiple triggers. BUT, you cannot combine the "After any event" with other triggers, it would have to be the only trigger. I hope this makes sense, because "After any event" already includes everything.
2121

0 commit comments

Comments
 (0)