ERMDocs

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:

  1. Go to Dashboard → Integrations → ER:LC
  2. Enter your ER:LC private server key
  3. 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:

  1. Go to Dashboard → Integrations → Webhooks
  2. Click Add Webhook
  3. Paste the Discord webhook URL (or external endpoint)
  4. Select the events to send to that webhook
  5. 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.

On this page