Integrations
How Integrations work in Sublyzer, and how they connect your SDKs and external tools.
What is an Integration?
An Integration is a container inside Sublyzer that groups telemetry for a specific product surface (site/app/API). Each Integration has a 24‑character Integration Code. Your SDK uses that code to route events to the correct dashboard.
integrationCode: "YOUR_24_CHAR_CODE"
Multiple Integrations (multi-site / multi-app)
If your company has multiple products, create multiple Integrations to keep data clean and ownership clear.
- Multi-site: example.com + app.example.com + docs.example.com
- Multi-app: web + iOS + Android + backend
- Environments: staging vs production
GitHub Integration (for Auto-Patch)
Connect GitHub to allow Auto‑Patch to generate commits/PRs from detected issues.
- repo scope: read code + create commits
- workflow scope: only needed if touching workflow files
Discord + Webhooks
Use Discord webhooks or custom webhooks to get alerts outside the dashboard.
Need help? Join our Discord.