Integrations
Connect ERM to external services including your ER:LC server.
The Integrations section of the dashboard lets you connect ERM to external systems for extended functionality.
ER:LC Integration
Connecting your ER:LC private server to ERM enables remote management from Discord. See Game Security & ER:LC Integration for the full setup guide.
Quick setup:
- Go to Dashboard → Integrations → ER:LC
- Enter your ER:LC private server key
- Click Connect
Once connected, ER:LC commands become available in your Discord server.
Webhooks
ERM can post event notifications to external Discord channels or third-party services via webhooks.
Supported webhook events:
- Shift start / end
- Punishment logged
- LOA/RA approved or denied
- Department infraction issued
To configure a webhook:
- Go to Dashboard → Integrations → Webhooks
- Click Add Webhook
- Paste the Discord webhook URL (or external endpoint)
- Select the events to send to that webhook
- Save
API Access
If you want to access ERM data programmatically, you can generate an API key from Dashboard → Integrations → API Keys. See the API Reference for documentation on the available endpoints.
Keep your API key secret
Your API key grants read access to your server's ERM data. Treat it like a password — never share it publicly or commit it to a repository.