Hey Malcolm_Murray ! Thanks for the clarification and extra context. Knowing that you're working with an API-triggered Canvas, that makes testing a bit easier and faster as I won't have to wait for daily tests π
Here's what I did for my test. I created an API-triggered Canvas with 5 eligible users, and I made the Canvas "Maximum users to potentially enter this Canvas = 1" in the Audience page. This means that each time my Canvas is triggered, it should get sent to 1 out of the 5 eligible users. What we're testing for is whether that 1 user will be random each time, or if it'll be the same user each time.
1st Canvas trigger: user 1
2nd Canvas trigger: user 2
3rd Canvas trigger: user 1
4th Canvas trigger: user 1
I'm limited to one trigger per hour (Braze limitation), so I haven't been able to collect as much data as I would've liked so far... I want to say it's random just because of the single occurrence of user 2, but user 1 is getting entered suspiciously often. I'll do some more tests and let you know, and also, please let me know if you hear from Braze!