Skip to main content
Reddit connections are temporarily unavailable while Automate.ax awaits Reddit’s approval for commercial Data API access. You can connect a Reddit account after the integration is approved and enabled.
reddit.onNewPost start when Automate.ax first observes a new post in one subreddit.
automations/reddit-on-new-post.automation.ts

Configuration

Set subreddit to the community name without r/. Use optional account to select a named Reddit binding.

Event

Returns { action: "postCreated", post } with a normalized RedditPost. Automate.ax polls once per minute. It establishes a baseline when the trigger becomes active and emits only items observed afterward. Temporary provider failures retry; missing permissions or inaccessible subreddits appear as a trigger reconciliation error.