Node Inputs
Required Fields
- Number of Topics: Specify how many topics to fetch from your forum
Optional Fields
- Use Dates?: Enable date-based filtering
- Date Range: Choose from predefined ranges (last 7 days, last month, etc.)
- Use Exact Dates?: Toggle for custom date range
- Start Date (UTC): Beginning of date range
- End Date (UTC): End of date range
Node Outputs
- Topic Titles: List of topic titles from the forum
- Topic URLs: List of links to each topic
- Topic Replies: List of replies for each topic
Node Setup
- Add your Discourse API key username and forum URL on the credentials page
Example Workflows
1. Community Sentiment Analysis
2. Auto-Response System
3. Content Curation
4. Knowledge Base Enhancement
Best Practices
-
Date Filtering
- Use date ranges for focused monitoring
- Consider timezone differences when setting exact dates
- Use the
Datetime
node to pass the date dynamically if exact dates is enabled
-
Topic Management
- Start with smaller topic numbers for testing
-
Integration Tips
- Combine with AI nodes for automated analysis
- Use notification nodes for important updates