How do i dynamically generate url for texture images on server and get names of images?

Hey guys!

I am trying to generate dynamic links for multiple textures uploaded on a hosted server, i am using “download image” function in blueprints to fetch the texture uploaded but the links are currently in an array of string.

How can i automate the link generation for textures and fetch the names for the textures?

Thank you!