Call webhook when reload task finish successfully #1235
mountaindude
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Similar to storing info about successful reload tasks in InfluxDB (which is already supported by Butler), but call a webhook instead.
GET calls will have to embed a subset of available metadata in the URL, whereas POST and PUT calls can include more metadata in the body/payload.
Include a way to specify if webhooks should be sent for all successful reload tasks or just some.
For example:
Beta Was this translation helpful? Give feedback.
All reactions