Ibrahim Ahmed Taymor
Posts: 0
Joined: Mon Jan 20, 2014 9:27 pm

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Puting an Image into a URL

You want to get a direct URL to the image that you stored in Appery.io database?

Ibrahim Ahmed Taymor
Posts: 0
Joined: Mon Jan 20, 2014 9:27 pm

Puting an Image into a URL

yes this is my need

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Puting an Image into a URL

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...

Return to “Issues”