Automate Your Discourse Discussions with n8n
detail.loadingPreview
Seamlessly integrate your Discourse forum with other applications using n8n's powerful node. Automate post creation, updates, and retrieval to streamline community management and engagement.
About This Workflow
This n8n workflow demonstrates the power of the Discourse node, enabling you to automate interactions within your Discourse community. Triggered manually, it showcases the ability to create new topics, then subsequently update and retrieve them. This opens up a world of possibilities for managing your community programmatically. Imagine automatically posting announcements, responding to user actions, or gathering insights from your forum discussions without manual intervention. The Discourse node simplifies complex community management tasks, making it accessible for everyone.
Key Features
- Create new Discourse posts with custom titles and content.
- Update existing Discourse posts based on their ID.
- Retrieve Discourse post data for further processing.
- Seamless integration with your existing n8n workflows.
How To Use
- Manual Trigger: Start the workflow by clicking the 'execute' button on the manual trigger node.
- Create Discourse Post: Configure the first Discourse node to create a new topic. Provide a
titleandcontent, and optionally specify acategoryID. - Update Discourse Post: Connect the output of the create node to the update node. Use the
postIdparameter, referencing theidfrom the created post (={{$json["id"]}}), and provide newcontentto modify the existing post. - Retrieve Discourse Post: Connect the output of the update node to the get node. Again, use the
postIdparameter with={{$json["id"]}}to fetch the details of the updated post.
Apps Used
Workflow JSON
{
"id": "9591a2a4-4108-4a73-8330-1f3c323be03f",
"name": "Automate Your Discourse Discussions with n8n",
"nodes": 16,
"category": "Marketing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 9591a2a4-4108...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Related Workflows
Discover more workflows you might like
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
WhatsApp AI Assistant: LLaMA 4 & Google Search for Real-Time Insights
Instantly deploy a smart AI assistant on WhatsApp, powered by Groq's lightning-fast LLaMA 4 model. This workflow enables real-time conversations, remembers context, and provides up-to-date answers by integrating live Google Search results.
AI-Powered On-Page SEO Audit & Report Automation
Instantly generate comprehensive on-page SEO technical and content audits for any website URL. This AI-powered workflow automates the entire process, from scraping the page to delivering a detailed report directly to your inbox, empowering you to optimize for better search rankings and user engagement.