Daily rewards cannot be populated dynamically from a webhook

Last updated: July 8, 2026

Daily rewards cannot be populated dynamically from a webhook

Aghanim does not currently support generating or updating a Daily Rewards calendar dynamically from a game webhook in the same way some games build their store response from store.get.

If a game wants to launch Daily Rewards, the reward schedule should be configured in Aghanim rather than passed in on demand by webhook. If the customer already knows the desired reward program, collect the reward list, SKUs, quantities, naming, and assets, then set up the calendar manually in the target environment(s) such as sandbox first and production after validation.

What to tell customers

  • Webhook-based dynamic population of Daily Rewards is not currently supported.
  • We can still help set up Daily Rewards for them once they share the program details.
  • If they want a free reward outside the calendar, a free store item can also be configured separately.

Information to collect

  • Reward cadence, such as a 7-day calendar
  • SKU for each reward
  • Reward quantity for each day
  • Display name and image for each reward
  • Which environments need the setup, for example sandbox and production

Important distinction

Although Daily Rewards cannot be built dynamically from a webhook, claimed rewards can still be delivered to the game through the standard item.add webhook when a player claims a daily reward.