This page is a Product Manager view of what to animate and when. The technical mechanisms it builds on are documented in Webhooks (triggers) and Manage consumers (consent).
The anatomy of an animation
Every animation combines three things:| Part | What it is | Where it comes from |
|---|---|---|
| Trigger | The event that fires the message | A Webhook event (e.g. reward_created, consumer_reward_paid) or a transaction detected at ingestion |
| Consent | The permission that authorizes the message | A consent level on the Consumer, notably transaction_triggers for transaction-based messages |
| Message | What the Consumer receives | The bank’s own notification / CRM channel |
What’s next
Webhooks
The events that trigger animations in real time.
Manage consumers
The consent levels that authorize each kind of message.