[ntfy integration] additional fields/parameters

Author: mamasch19Created Jul 2, 2026Updated Jul 2, 2026

current state

Currently the automatisch ntfy integration supports the following ntfy parameters for sending messages:

  • Topic
  • Message body
  • Title
  • Email
  • Click URL
  • Attachment by URL
  • Filename
  • Delay
  • Priority
  • Tags

This already covers most of the use cases for ntfy. However there are some ntfy options missing, namely:

current workaround

You can use the HTTP-request action or the ntfy action API-Request event to send a custom request replicating all the missing features, but this is unintuitive and cumbersome to set up, especially for inexperienced users.

desired state

It would be great if automatisch could support these fields (and maybe even have a field for including custom HTTP-headers for supporting potential future missing or advanced options).