Overview
The Discord connector syncs your server data into analytics-ready tables in your data warehouse. Pull guilds, channels, messages, and members from the Discord API, with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following Discord data into your data warehouse, each as its own table refreshed on your schedule:
- Guilds
- Channels
- Messages
- Members
Authentication
Bot token (OAuth2 for user actions)
Create an application in the Discord Developer Portal to get a bot token, sent as a Bot Authorization header.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.
Resources
Discord 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.