Hello, I need to take an image with the mobile and send it in a URL to a certain API, i have tried to use the appery Files data database but i need to know how to generate the URL of the saved record.
Hello, I need to take an image with the mobile and send it in a URL to a certain API, i have tried to use the appery Files data database but i need to know how to generate the URL of the saved record.
You want to get a direct URL to the image that you stored in Appery.io database?
yes this is my need
Hi Ibrahim,
You will receive a file name in Upload service response:
http://docs.appery.io/documentation/b...
Knowing the name, you can generate a direct link: http://docs.appery.io/documentation/b...