Commit 9afb56
2024-03-16 21:44:40 Hargata Softworks: z| /dev/null .. webhook.md | |
| @@ 0,0 1,15 @@ | |
| + | # Webhook |
| + | |
| + | To add a webhook to LubeLogger, you just have to inject the environment variable "LUBELOGGER_WEBHOOK" with the Webhook URL. |
| + | |
| + | Example payload: |
| + | |
| + |  |
| + | |
| + | Triggers: |
| + | |
| + | - Vehicle - Create/Edit/Delete |
| + | - Service Record/Repair/Upgrade - Create/Edit/Delete/Move/Adjust Odometer/Duplicate |
| + | - Fuel/Tax/Supply/Notes/Reminders - Create/Edit/Delete/Duplicate |
| + | |
| + | Adding records via the API will also trigger the above webhook. |
