Scoold + n8n
Automate Scoold workflows with real-time event triggers and search - no code required.
The official Scoold community node for n8n connects your Q&A community to hundreds of other tools. React to new questions, answers, and comments in real time, or search Scoold content from anywhere in a workflow.
Integration highlights
One-click connection to any Scoold instance
Generate a JWT API key from the Scoold Admin panel and paste it into n8n. The credential test hits your live instance immediately so you know it works before building a workflow.
Trigger workflows on any Scoold event
The Scoold Trigger node subscribes to events like question.create, answer.accept and comment.create. Webhooks are registered and removed automatically when you activate or deactivate a workflow - nothing to configure in Scoold manually.
Secure payload delivery with signature validation
Every incoming webhook payload is verified against an HMAC-SHA256 signature using a per-webhook secret stored in n8n. Tampered or unsigned requests are rejected before any workflow data is emitted.
Search Scoold content from any workflow step
The Scoold node lets you query questions, answers, users, comments, reports, and more using Scoold's full-text search API. Paginate automatically through all results or fetch a single page, then pass each item downstream as a separate n8n item.
Filter and route events with precision
Subscribe to multiple events in a single trigger node and narrow them further with a property filter (e.g. space:engineering or tags:bug). Each event payload is split into individual items enriched with event name, timestamp, and app ID metadata.
How to set it up
- 1
Enable webhooks in Scoold
- 2
Install the n8n-nodes-scoold community package from Settings → Community Nodes in n8n.
- 3
Create a Scoold API key from the Scoold Admin panel.
- 4
Add a Scoold Trigger node to your workflow, choose the events to listen for, and activate.
- 5
Follow the documentation to get started.
Need detailed setup instructions? Read the documentation →
Ready to build your team's Knowledge Base?Community Forum?Developer Hub?Support Center?Q&A Platform?Issue Tracker?
Join hundreds of organizations using Scoold Pro to capture and share knowledge effectively. Choose between a self-hosted license or a cloud subscription.