The idea is:
Gotify has support for attaching a URL onto a message such that when clicked on the recipient device, the URL will open in a browser. I would like to add this same support to the Gotify node in N8N.
My use case:
When an PR is merged on my repo I want to send a Gotify message with a url linking to the changes. But really there are infinite use cases for sending a URL with a Gotify message.
I think it would be beneficial to add this because:
It’s useful, already supported by Gotify, and pretty simple to add. I already made a PR for this and tested it. Works perfectly.
Any resources to support this?
Are you willing to work on this?
Yes. Here is the PR, ready for review.
Screenshot of the new URL field:
