# Automating gamification points

**URL:** https://meta.discourse.org/t/automating-gamification-points/409452
**Category:** Development
**Tags:** badges, automation, gamification, ai, workflows
**Created:** [August 6, 2026, 1:51pm UTC](https://meta.discourse.org/t/automating-gamification-points/409452 "2026-08-06T13:51:51Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [August 7, 2026, 7:45pm UTC](https://meta.discourse.org/t/automating-gamification-points/409452/3 "2026-08-07T19:45:42Z")

</div>

> <https://github.com/discourse/discourse/pull/42447>
>
> Previously, workflows had no way to grant gamification points, so custom score a…wards could only be created manually through the admin score-event API.
> 
> This change adds an \`action:gamification\_score\` workflow node, registered from the gamification plugin, that creates a \`GamificationScoreEvent\` for a user with configurable points (negative values deduct), an optional date, and an optional description; the points are picked up by the existing scheduled leaderboard recalculation.

---

_[View the full topic](https://meta.discourse.org/t/automating-gamification-points/409452)._
