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
| Platform | Description |
|---|---|
| Ko-fi | Receive donations, memberships, and shop orders |
| StreamElements | Tips and loyalty points |
| Streamlabs | Donations and alerts |
| Fourthwall | Merchandise and product sales |
| Patreon | Membership and pledge events |
| TipeeeStream | Tips and donations |
| TreatStream | Food delivery donations |
| Pally | Creator monetization platform |
| DonorDrive | Charity fundraising events |
Automation & Connectivity
| Platform | Description |
|---|---|
| Discord Webhook | Send messages to Discord channels via webhook URL |
| IFTTT | Connect to thousands of apps and services |
| Custom | Any service with an API — configure your own endpoint |
Setting Up an Integration
- Navigate to Integrations in the dashboard
- Click Add Integration and select the platform
- 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)
- Save and enable
Properties
| Property | Description |
|---|---|
| Platform | The third-party service |
| Name | A friendly label for this integration |
| Enabled | Toggle on or off |
| Access Token | OAuth or API token for the platform |
| Refresh Token | For token refresh flows |
| API Key | Alternative to token-based auth |
| Webhook URL | Endpoint for receiving events |
| Webhook Secret | Secret for validating inbound payloads |
| Config | Platform-specific JSON configuration |
| Last Sync | Timestamp 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
| Action | Required Permission |
|---|---|
| View integrations and donations | integrations:read — Viewer and above |
| Create, edit, delete integrations | integrations:manage — Admin and above |
Last updated on