Skip to content
OtherReal-timeUpdated May 2026

ntfy

ntfy simple HTTP-based push notifications

ntfy.sh is the open-source HTTP-based push notification service — minimal, free, self-hostable, popular with homelabbers and developers who want "push to my phone" without app accounts or service subscriptions. Tiny Command exposes two actions, no triggers: Send Notification (push to a topic with title, message, priority), Send with Tags + Priority (richer variant with emoji tags and detailed priority control). The connection takes the ntfy server URL (ntfy.sh public or your self-hosted instance) plus optional auth token (for paid tiers or self-hosted with auth). The topic is the routing primitive — clients subscribe to a topic (a string identifier like "myalerts"), pushes to that topic reach all subscribers. Public ntfy.sh topics have no auth (anyone can publish to any topic, anyone can subscribe), so use unguessable topic names. For private use, self-host with authentication or use ntfy Pro for managed auth.

0triggers
2actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything ntfy 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.

ActionWhat it does
ntfy Send NotificationPosts a notification to an ntfy topic with title and body. The simplest send — subscribers to the topic receive the push.
ntfy Send with Tags + PriorityRicher variant — tags (emoji shortcodes) prefix the title visually, priority (1-5) controls notification urgency on the client. For "emergency alerts use priority 5 with rotating_light tag" patterns.
Recipes

Pre-built ntfy workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect ntfy once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every ntfy field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the ntfy integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect ntfy to Tiny Command?
Open the Tiny Command workflow builder, drop in a ntfy node, and click Connect. Authorize ntfy once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What ntfy triggers does Tiny Command support?
Tiny Command focuses on outbound actions for ntfy today. Use Tiny Command's universal Webhook or Schedule trigger to start ntfy workflows, then run any ntfy action you need.
What ntfy actions can I run from a workflow?
2 ntfy actions are available out of the box, covering other operations like "ntfy Send Notification". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the ntfy integration real-time?
ntfy actions execute synchronously inside your workflow. Tiny Command waits for ntfy's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use ntfy with Tiny Command?
No. Every ntfy trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any ntfy API endpoint directly.
How much does the ntfy integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The ntfy integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as ntfy, ordered by how often teams pair them. Hover the carousel to pause.

Do more with ntfy.

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.