Missions
Quests over the event stream: 'wager $50 on slots this week', 'log in 3 days running', 'win 5 times today' - progress tracked by Pulse, completions paid through the outbox.
Status: in development. The integration below is the planned shape and may change before release. Everything ships on the same foundation as the live features: server-to-server auth, the signed grant outbox, and idempotency keys — integrate one feature and the next ones are mostly configuration.
Planned integration surface
- Same free event ingestion as leaderboards - one integration feeds both
- Mission definitions (predicate, target, window, reward) configured with the Pulse team
- GET a player's active missions with live progress for your missions page
- Completions issue signed grants automatically; optional completion webhooks for toast notifications
- Daily / weekly mission rotations without code changes on your side
Want early access or to influence the design? Talk to your Pulse account contact.