This how-to creates an External Reward Campaign that lets players redeem claimable Rewards outside of your game through a shareable link or QR code.
Prerequisites
- A Trigger configured with at least one Reward.
- At least one Unified Player Account provider enabled.
Create an External Reward Campaign
In the Web Console, select Triggers from the Game Systems menu, then select the Trigger you want to use for your External Reward Campaign. Open the External Triggers tab and click Add Claimable Link.

In the modal that appears, complete the following information:
- Name: A descriptive name for the campaign (only used internally).
- Start Date: The date when the link becomes active.
- End Date (Optional): The date when the link stops working.
Click Create Link when you're ready. Once created, the campaign appears in the list.

Click the kebab menu for the campaign to access the available actions:
- Copy Link: Copies the campaign URL to your clipboard.
- Open Link: Opens the campaign URL directly, useful for testing.
- Download QR: Downloads the campaign QR code as a PNG file.
To remove a campaign, open the kebab menu and select Delete Link.
How Players Claim Rewards
When a player opens the campaign link or scans the QR code, they're taken to a hosted claim page where they must authenticate before claiming the Reward. The available authentication options depend on which platforms you've enabled through Unified Player Accounts.
Once authenticated, the Trigger is invoked and its Rewards are granted to the player.
Conclusion
You've created an External Reward Campaign using a Trigger. To ensure players can use their Rewards in-game, make sure the LootLocker SDK is integrated and reward handling is implemented in your game.