Skip to content
OtherReal-timeUpdated May 2026

Reddit

Subreddit firehose for community workflows

Reddit on Tiny Command separates subreddit signal into two trigger streams: New Post in Subreddit (fires on top-level submissions) and New Comment in Subreddit (fires on any comment in the subreddit's tree). Five actions cover the writing and reading: Submit Post (text or link), Add Comment, Vote (up, down, or unvote), Search Subreddit (Reddit search syntax — `flair:ama` and `selftext:tutorial` both work), and Get Hot Posts (the current hot listing). The connection uses Reddit OAuth at user scope, which means writes (Submit, Comment, Vote) happen as the authenticated user — community managers usually create a dedicated mod account for this. Triggers are per-subreddit (configure the subreddit name at trigger setup, no `r/` prefix needed). Filtering by flair, author, or NSFW status happens in a downstream filter step since Reddit's API does not let triggers filter at the source.

2triggers
5actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Reddit does.

2 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Reddit 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
Reddit Add CommentPosts a comment on a post or another comment. For community-engagement workflows (auto-thank-you for mentions) or for moderator-tool automation.
Reddit Get Hot PostsReturns the current "Hot" listing for a subreddit. For trend-detection workflows or for content-discovery in monitoring scripts.
Search SubredditFull-text search within a specific subreddit. Supports Reddit's search syntax (flair, author, selftext filters). For "find all AMAs about X" or topic-research workflows.
Submit Reddit PostPosts to a subreddit as text or link. Subject to Reddit's rate limits (especially strict for new/low-karma accounts). For community-managed subreddits or for automated content-sharing workflows.
Reddit VoteUpvote (1), downvote (-1), or clear (0). Useful for moderator workflows (auto-downvote off-topic) within a small managed community.
Recipes

Pre-built Reddit 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 Reddit 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 Reddit 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 Reddit integration.

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

How do I connect Reddit to Tiny Command?
Open the Tiny Command workflow builder, drop in a Reddit node, and click Connect. Authorize Reddit once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Reddit triggers does Tiny Command support?
Tiny Command supports 2 real-time Reddit triggers, including "Reddit New Comment in Subreddit", "Reddit New Post in Subreddit". Each trigger fires within seconds of the event happening in Reddit.
What Reddit actions can I run from a workflow?
5 Reddit actions are available out of the box, covering other operations like "Reddit Add Comment". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Reddit integration real-time?
Yes. Reddit New Comment in Subreddit and every other Reddit trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Reddit rather than on a polling schedule.
Do I need to write code to use Reddit with Tiny Command?
No. Every Reddit 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 Reddit API endpoint directly.
How much does the Reddit 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 Reddit integration itself has no per-app surcharge.
Related

More other apps people connect.

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

Do more with Reddit.

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.