there are many different ways to do this, but as a quick suggestion - make a custom event in the animBp with a int variable, connect that to a select node and feed in your differing animations by setting said int variable when calling the event.
// good luck