Twitch EventSub
Connect Twitch EventSub to Cendriix to subscribe to real-time Twitch events.
Authentication
Twitch EventSub uses OAuth 2.0. When you click Connect, you’ll be redirected to Twitch EventSub to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find Twitch EventSub in the connector list
- Click Connect
- Authorize Cendriix in the Twitch EventSub consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable Twitch EventSub for your Cendriix instance:
- Register an OAuth application at Twitch EventSub Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/twitch-devwith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Subscribe to real-time Twitch events
- Automate workflows between Twitch EventSub and your other connected tools
- Query Twitch EventSub data from Cendra AI assistant
Documentation
Last updated on