Skip to content

Triggers & webhooks

A trigger links an event (follow, sub, reward…) to an action on an overlay. Example: on each new subscriber, increment a goal bar.

Available events: Channel-point reward · Follow · Subscription · Raid · Cheer (bits) · Hype train.

Possible actions: increment · decrement · reset · set · play.

Each trigger specifies: the event (“When”), optionally the reward name (empty = all), the target widget and the amount.

A webhook sends the event (in JSON format) via POST to a URL of your choice: connect your follows / subs / rewards to home automation, Discord, a homemade script…

  • Name (optional), URL (POST), and an Event filter (empty = all).
  • Leave the filter empty to forward everything.

A trigger (event → action).