Hi everybody!
We are currently working on a Braze IAM that uses a spin the wheel concept. There are a total of 142 prices that can be won when the wheel is spinned. As thousands of users can receive the IAM, it is crucial that the same price will not be triggered multiple times.
Does anybody have any experience with a campaign like this and how did you prevent the price from being triggered multiple times? Our dev team recommended us to use an external solution where it is checked whether a price is still available, but we don't know if there might be something better to use?