Add option to delete_after on the Gotify node

Hello friends. I don’t know to whom and how to address so I write here. Is it possible to add delete_after option to Gotify when sending a message.

curl -X POST “https://push.example.com/message?token=
-F “title=Title”
-F “message=This message will be deleted in an hour.”
-F “priority=5”
-F “delete_after=3600”

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @AlexVamp Is the option already available in Gotify?
Can you point me to the docs?

I apologize for being misleading. Gotify does not have such a feature. I just asked Perplexity if there is such a possibility and the neural network passed off its fantasies as reality.

1 Like

Gotcha. Thought of working on this feature.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.