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.
No credit card required · Set up in under 2 minutes
2 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Fires on any new comment in the configured subreddit. Payload includes the comment, author, parent post. For "monitor brand mentions in r/Gaming" or "auto-moderate spam patterns" workflows.
Fires on new top-level posts in a configured subreddit. For "alert when a story matching keyword X is posted" or "monitor competitor mentions" workflows.
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 | Open action |
|---|---|---|
| Reddit Add Comment | Posts 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 Posts | Returns the current "Hot" listing for a subreddit. For trend-detection workflows or for content-discovery in monitoring scripts. | |
| Search Subreddit | Full-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 Post | Posts 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 Vote | Upvote (1), downvote (-1), or clear (0). Useful for moderator workflows (auto-downvote off-topic) within a small managed community. |
Clone any recipe and customize it in one click. Every recipe is fully editable.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Reddit once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Reddit field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
If we missed yours, ping support. We usually reply within an hour.
Same category as Reddit, ordered by how often teams pair them. Hover the carousel to pause.
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.