- Integrations
- /
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.
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.
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.
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.
| Action | What it does |
|---|---|
| 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. |
Pre-built Reddit 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 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.
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?
What Reddit triggers does Tiny Command support?
What Reddit actions can I run from a workflow?
Is the Reddit integration real-time?
Do I need to write code to use Reddit with Tiny Command?
How much does the Reddit integration cost?
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.