Skip to Content
IntegrationsThird-Party

Third-Party Integrations

Nexmod connects to popular streaming platforms and donation services to centralize your data and trigger automations from external events.

Supported Platforms

Donation & Monetization

PlatformDescription
Ko-fiReceive donations, memberships, and shop orders
StreamElementsTips and loyalty points
StreamlabsDonations and alerts
FourthwallMerchandise and product sales
PatreonMembership and pledge events
TipeeeStreamTips and donations
TreatStreamFood delivery donations
PallyCreator monetization platform
DonorDriveCharity fundraising events

Automation & Connectivity

PlatformDescription
Discord WebhookSend messages to Discord channels via webhook URL
IFTTTConnect to thousands of apps and services
CustomAny service with an API — configure your own endpoint

Setting Up an Integration

  1. Navigate to Integrations in the dashboard
  2. Click Add Integration and select the platform
  3. Configure the connection:
    • API Key or Access Token — Provided by the platform
    • Webhook URL — For platforms that send event data to you
    • Webhook Secret — For verifying inbound requests
    • Custom Config — Platform-specific settings (JSON)
  4. Save and enable

Properties

PropertyDescription
PlatformThe third-party service
NameA friendly label for this integration
EnabledToggle on or off
Access TokenOAuth or API token for the platform
Refresh TokenFor token refresh flows
API KeyAlternative to token-based auth
Webhook URLEndpoint for receiving events
Webhook SecretSecret for validating inbound payloads
ConfigPlatform-specific JSON configuration
Last SyncTimestamp of the last successful sync

Donations

When a donation platform is connected, Nexmod tracks all incoming donations in the Donations dashboard with:

  • Donor name and email
  • Amount and currency
  • Message from the donor
  • Source platform
  • Whether it’s a one-time or recurring donation

Donation Stats

The dashboard provides aggregated donation statistics including total amount, donation count, and breakdowns by source platform.

Using Donations in Automations

Use the Donation alert type to show on-stream alerts when donations come in. You can also trigger actions via inbound webhooks from donation platforms.

Dashboard Permissions

ActionRequired Permission
View integrations and donationsintegrations:read — Viewer and above
Create, edit, delete integrationsintegrations:manage — Admin and above
Last updated on