Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook on UP/DOWN events #942

Closed
1 task done
xoraingroup opened this issue Nov 21, 2021 · 3 comments
Closed
1 task done

Webhook on UP/DOWN events #942

xoraingroup opened this issue Nov 21, 2021 · 3 comments
Labels
area:core issues describing changes to the core of uptime kuma area:monitor Everything related to monitors area:notifications Everything related to notifications feature-request Request for new features to be added

Comments

@xoraingroup
Copy link

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

Other

🔖 Feature description

With the API call being defined with all headers and payload in UI and on any UP or DOWN event, this will be very useful in case if user wants to notify a remote system with custom data. This will also make it very easy to integrate it basically with any remote system that supports incoming API calls.

✔️ Solution

  1. Should be possible to use GET, POST, PATCH method at least
  2. Should be possible to add custom headers with their respective values. This will solve problem of any authorization based on tokens or api keys and also possibility of more custom headers.
  3. Should be possible to add payload as application/x-www-form-urlencoded or application/json.
  4. Possibility to pass query params

❓ Alternatives

No response

📝 Additional Context

No response

@xoraingroup xoraingroup added the feature-request Request for new features to be added label Nov 21, 2021
@xoraingroup xoraingroup changed the title On Up or Down, there should be a possibility to call some remote API with payload and method [Feature] On Up or Down events, there should be a possibility to call some remote API with payload and method Nov 21, 2021
@CommanderStorm
Copy link
Collaborator

CommanderStorm commented Jul 28, 2023

So basically, you would like webhooks?
image

Note that there are a lot of issues out there which explain this more clearly like:

@CommanderStorm

This comment was marked as outdated.

@CommanderStorm CommanderStorm changed the title [Feature] On Up or Down events, there should be a possibility to call some remote API with payload and method Webhook on UP/DOWN events Dec 8, 2023
@CommanderStorm CommanderStorm added area:monitor Everything related to monitors area:core issues describing changes to the core of uptime kuma labels Dec 8, 2023
@CommanderStorm
Copy link
Collaborator

Closing as resolved by webhooks or better tracked in #508 #2413 as stated above

@CommanderStorm CommanderStorm added the area:notifications Everything related to notifications label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core issues describing changes to the core of uptime kuma area:monitor Everything related to monitors area:notifications Everything related to notifications feature-request Request for new features to be added
Projects
None yet
Development

No branches or pull requests

2 participants