Overview
The Discourse connector syncs your forum data into analytics-ready tables in your data warehouse. Pull topics, posts, users, and categories from the Discourse API, with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following Discourse data into your data warehouse, each as its own table refreshed on your schedule:
- Topics
- Posts
- Users
- Categories
Authentication
API key
An admin of the target Discourse instance generates the key from Admin > API panel, since each forum is self-hosted.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.
Resources
Discourse API docs ↗
Official provider documentation.
Authentication
How Ingest stores and rotates credentials.
Request access
Tell us you want this connector and we will get you set up.
Don't see the endpoint you need? Tell us and we will add it.