Send random delivery between two options to single user
Hi guys,
I have this WF that is triggered by a query that reads a schema and sends the delivery. The point is that I have two deliveries (A and B) and I want that to send the A or B randomly. Since there is only 1 person by send, I don't know how to use the Split activity since it is based on segment and my segment is always 1.
So this set is not working:

Do you have any idea how to workaround this please?
Regards,
Raúl