Forum Discussion

Aureaac's avatar
Aureaac
New member | Level 2
5 years ago

Get file's url of my folder to use it on html template

I will try to be as clear as possible since there are some things I do not fully understand how they work. I am developing a page in which an administrator can modify the image of one or any product that he wants, therefore I am storing the images in my dropbox developer account, there is no problem uploading the image on the page that is hosted with heroku but, I want to get the url of the image that the user uploaded and pass it to the html to specifically load that image hosted in dropbox.