Skip to content

Sends an HTTP request when the Gotify server receives a message.

License

Notifications You must be signed in to change notification settings

rbangert/gotify-webhook-gateway

 
 

Repository files navigation

Gotify Webhook Gateway/Server

Sends HTTP requests (WebHooks) when Gotify server receives messages.

Gotify webhook gateway is a small server program that can be installed with Docker. It connects to your Gotify server via WebSocket and REST API and waits until a new message is sent to Gotify. This message is now sent to an HTTP server via HTTP request.

For example, you can use it to notify no-code platforms like NodeRed or N8N when a new message has been created for a particular Gotify application. I use it to automatically add ToDo notes to my Mattermost board (Focalboard). After that I automatically delete the message from the Gotify server.

About

Sends an HTTP request when the Gotify server receives a message.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • Dockerfile 2.1%