Puting an Image into a URL
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.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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...