I sometimes just get the receive as the "master receive", and then channel it down in sub receives that are numbered, and I use trigger.
something like
[r a] | [t f f] | | | [s a1] | [s a2]
and then "a1" goes to where it first needs to be sent to.
it doesnt look confusing in the code
cheers