Last updated
Reward users for completing quests in your Galxe campaigns or Zealy communities.
Quest integrations work on a completion basis — each user who completes the specified quest or campaign earns a reward.
Fetch participants
Fuul pulls the list of users who completed the quest/campaign from the platform's API
Deduplicate
New participants are identified by comparing against previously recorded completions
Record completion
Each new participant is recorded with a binary completion status
Distribute rewards
Rewards are distributed to all users who completed the quest
Quest rewards are usually configured as fixed payouts (e.g., 100 points per quest completed) rather than proportional distribution.
Last updated