For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup for Rewards and Fortune Wheels

Every reward type, and Fortune Wheels, has its own Custom Fields schema, set up from Custom Fields the same way as for Members and Campaigns. Subgroups aren't supported here — only simple fields.

Entering values

The reward (or Fortune Wheel) editor has a dedicated Custom Fields section, scoped to that specific reward type's schema. Required fields must be filled in before saving.

Custom fields in webhooks

Custom field data is included in the created and updated webhooks for that reward, mirroring the campaign behavior described in Custom Fields for Campaigns, Leaderboards & Challenges.

The read/write API pattern (group → field payload, PUT replace vs. PATCH partial update) is the same across Members, Campaigns, and Rewards — see Setup for the full request/response shapes.

Last updated

Was this helpful?