amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
3.13k stars 437 forks source link

[Feature request] send multiple webhook at once #1921

Open P6g9YHK6 opened 2 months ago

P6g9YHK6 commented 2 months ago

Is your feature request related to a problem? Please describe. currently without using the server-side script it is not possible to send multiple webhook at a time to for exemple open a ticket and send a notification to a chat

Describe the solution you'd like it would be a lot cleaner to be able to select multiple webhook to send in one go without having to do them in scripts

Describe alternatives you've considered server-side script

Additional context these would also be appreciated as it would bolster the feature-set of the webhook https://github.com/amidaware/tacticalrmm/issues/1790 https://github.com/amidaware/tacticalrmm/issues/1791

southeasterntech commented 1 day ago

+1 for this.... this is sorely needed. We need mroe than a single function for alerts. For example. One Webhook to our chat server to notify techs of a problem and one to the ticket system to create a ticket.