For the complete documentation index, see llms.txt. This page is also available as Markdown.

Gotify

Use the Gotify node to automate work in Gotify, and integrate Gotify with other applications. n8n has built-in support for a wide range of Gotify features, including creating, deleting, and getting messages.

On this page, you'll find a list of operations the Gotify node supports and links to more resources.

Credentials

Refer to Gotify credentials for guidance on setting up authentication.

This node can be used as an AI tool

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.

Operations

  • Message

    • Create

    • Delete

    • Get All

Create message

When creating a message, you can configure the following:

Additional fields

  • Priority: The priority of the message (default: 1)

  • Title: The title of the message

Options

  • Content Type: The message content type. Choose between:

    • Plain: The message renders as plain text (default)

    • Markdown: The message renders as markdown

  • Click URL: Opens this URL when you click the notification

  • Big Image URL: Shows a big image in the notification

  • Intent URL: Opens an intent URL after the notification is delivered (Android only)

/// note | Message extras The Options fields (Click URL, Big Image URL, Intent URL) use Gotify's message extras feature. These allow you to customize how notifications are displayed and behave in Gotify clients. Refer to Gotify's message extras documentation{:target="_blank" .external-link} for more details. ///

Templates and examples

Templates and examples

Browse Gotify node documentation integration templates or search all templates

Last updated

Was this helpful?