webhook img

This commit is contained in:
Hayden 2021-01-02 15:00:46 -09:00
parent cb444a4774
commit 4c42983752
2 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ To import a backup it must be in your backups folder. If it is in the backup fol
## Meal Planner Webhooks ## Meal Planner Webhooks
Meal planner webhooks are post requests sent from Mealie to an external endpoint. The body of the message is the Recipe JSON of the scheduled meal. If no meal is schedule, no request is sent. The webhook functionality can be enabled or disabled as well as scheduled. Note that you must "Save Webhooks" prior to any changes taking affect serverside. Meal planner webhooks are post requests sent from Mealie to an external endpoint. The body of the message is the Recipe JSON of the scheduled meal. If no meal is schedule, no request is sent. The webhook functionality can be enabled or disabled as well as scheduled. Note that you must "Save Webhooks" prior to any changes taking affect serverside.
![](img/admin-webhooks.png)
## Migration ## Migration

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB