Skip to main content

DonationAlerts

Published 31 Jul 2026

Open Platforms in TipLink

DonationAlerts needs its own application before TipLink can connect. This is a one-time job that takes a couple of minutes.


Step 1: Create a DonationAlerts Application

  1. Go to donationalerts.com/application/clients and sign in.

  2. Create a new OAuth application.

  3. Set the Redirect URI to exactly:

    http://localhost:6969/donationalerts-callback/auth

    This has to match character for character, with no trailing slash.

  4. Save the application.

  5. Keep the page open. You need two values from it: the Application ID and the API key.

Keep your API key private

Your API key gives access to your DonationAlerts account. Do not share it, and do not paste it anywhere public.


  1. Open TipLink and go to the Platforms page.
  2. Click DonationAlerts.
  3. Paste in your Application ID and API key.
  4. Click Create Account.
  5. A browser window opens asking you to authorise the application. Approve it.
  6. The window closes and your account appears in the list.

Step 3: Connect

On the Home or Platforms page, click Connect next to your DonationAlerts account.

The button turns red and reads Disconnect when the connection has worked.


Events You Can Use

EventWhen it fires
Donation ReceivedSomeone donates through DonationAlerts.
Donation Goal UpdatedOne of your DonationAlerts goals changes.

Donation conditions

SettingWhat it does
Minimum Donation AmountThe smallest donation that fires the alert.
Only Use Minimum Donation AmountTurn on for "this amount or higher, no upper limit".
Maximum Donation AmountThe largest donation that fires the alert.

Goal update conditions

SettingWhat it does
Only Active GoalsOnly fire for goals that are currently running.

Managing Your Account

Find your account on the Platforms page and click the person-and-gear icon.

  • Auto Connect - connect this account automatically when TipLink starts.
  • Excluded Events - event types TipLink should never record.
  • Delete Account - remove the connection completely.

Troubleshooting

The browser window says the redirect URI is invalid

The Redirect URI on your DonationAlerts application does not match. It must be exactly http://localhost:6969/donationalerts-callback/auth, with no trailing slash.

Authorisation opens but nothing happens afterwards

Something else on your PC may be using port 6969. Close other streaming tools and try again.

Connected, but no donations arrive

Send yourself a test donation from DonationAlerts and watch the Activity page. If nothing appears, disconnect and reconnect the account.

It disconnected on its own

Access tokens expire. Reconnect the account. If it happens often, check the application still exists on your DonationAlerts account.