1. Get Reddit API Credentials
Section titled “1. Get Reddit API Credentials”- Go to Reddit App Preferences
- Create a new app (script type)
- Save your client ID and client secret
2. Configure the Platform Connection
Section titled “2. Configure the Platform Connection”- Navigate to Settings → Integrations → Reddit in the dashboard
- Complete the OAuth flow
- The platform connection is created
3. Configure Triggers
Section titled “3. Configure Triggers”Reddit uses keyword triggers to monitor subreddits:
{ "triggerType": "KEYWORD", "platform": "REDDIT", "config": { "keywords": ["help", "question"], "matchMode": "any", "caseSensitive": false }}Features
Section titled “Features”- Reply to posts — Respond to matching Reddit posts
- Reply to comments — Respond to matching comments
- Keyword monitoring — Track keywords across subreddits
- Subreddit targeting — Monitor specific subreddits