EventSource Integration - Configuration Docs

To configure the EventSource integration, you'll need the following data:

required fields are marked with an `*`
ParameterTypeDescription
sourcestring *

Example

{
  "source": "backend"
}

Configure via Dashboard

The easiest way to configure this integration is through the MagicBell dashboard:

  1. Log in to your MagicBell dashboard.
  2. Navigate to Settings > Integrations.
  3. Find and click on this integration.
  4. Follow the on-screen instructions to complete the configuration.

Configure via API

You can also configure the integration using the API

Example

{
  "source": "backend"
}