Hello!
I’m currently trying to set up a zap that picks 3 different and random times from a list and sends them to another app. The way I set this up so far is I have 3 different “Pick from List” formatter steps, with each step pulling a different number (Since from what I can tell there isn’t an option to pick more than one random list item at a time).
The issue I have is figuring out how to make sure that those three numbers are unique. For example, what’s stopping two of the three formatter steps from randomly choosing the same time?
All help is appreciated, thanks!