Then try one thing
take the path use parse text activity and use regex, capture the number which is dynamic like 2748
and set into variable. Now pass the variable into the selector.
now you will get the value whatever number there in the path
Hope this helps