Blame

9afb56 Hargata Softworks 2024-03-16 21:44:40 1
# Webhook
2
3
To add a webhook to LubeLogger, you just have to inject the environment variable "LUBELOGGER_WEBHOOK" with the Webhook URL.
4
5
Example payload:
6
2b40a9 DESKTOP-T0O5CDB\DESK-555BD 2024-09-20 15:19:12 7
![](/Advanced/Webhook/a/image-1726781444936.png)
9afb56 Hargata Softworks 2024-03-16 21:44:40 8
9
Triggers:
10
11
- Vehicle - Create/Edit/Delete
12
- Service Record/Repair/Upgrade - Create/Edit/Delete/Move/Adjust Odometer/Duplicate
684e6b Hargata Softworks 2024-03-16 21:45:06 13
- Odometer - Create/Edit/Delete/Adjust Odometer/Duplicate
9afb56 Hargata Softworks 2024-03-16 21:44:40 14
- Fuel/Tax/Supply/Notes/Reminders - Create/Edit/Delete/Duplicate
15
16
Adding records via the API will also trigger the above webhook.