- Integrations
- /
- Gotify
Gotify
Gotify self-hosted push notification server
Gotify is the lightweight self-hosted push-notification server — a single Go binary that runs anywhere, exposes a REST API for sending messages, and has Android/web clients that subscribe and notify on incoming messages. Used by homelab operators, DIY monitoring setups, and small teams who want a self-hosted Pushover alternative. Tiny Command exposes four actions, no triggers (Gotify's WebSocket stream is the real-time delivery path to clients; HTTP webhooks for sending events out of Gotify are minimal): Create Message (post a notification with title, body, priority, optional extra-key extras for client-specific behaviour), Delete Message (remove a previously sent message — useful for "the alert is no longer active, clear it" patterns), List Messages (recent messages, paginated), List Applications (each Gotify application is a sender identity with its own token; useful for routing notifications to different client groupings). The connection takes the Gotify server URL plus the application token (one per Gotify application — generate in the admin UI under Apps).
Do anything Gotify can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Send Gotify Notification | Pushes a notification to a Gotify application with title, body, priority. The standard "send me a push" hook for self-hosted homelab alerting workflows. |
| Delete Gotify Message | Removes a previously-sent message from the server. For "alert resolved → clear from server" workflows. Clients that already received the message keep it locally until manually dismissed. |
| List Gotify Applications | Returns every Gotify application (sender identity) on the server. Useful for resolving app tokens and for inventorying notification senders. |
| List Gotify Messages | Returns recent messages on the server. Useful for "audit what notifications were sent today" workflows or for searching message history. |
Pre-built Gotify workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Gotify once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Gotify field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Gotify integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Gotify to Tiny Command?
What Gotify triggers does Tiny Command support?
What Gotify actions can I run from a workflow?
Is the Gotify integration real-time?
Do I need to write code to use Gotify with Tiny Command?
How much does the Gotify integration cost?
More communication apps people connect.
Same category as Gotify, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Gotify.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.