Better approach to move my Character to a location

Hello,

I am working on a climbing system right now and got stuck on the movement a little. When I jump to the next Ledge I use MoveComponentTo and move my Capsule. Is it possible to do this with Animation?

Any ideas regarding this are much appreciated.