Hello, can you help me. I want to upload an image to Adalo and be able to take its URL and send it through the API to another program that uploads the image using as a source the URL of the image that was uploaded to Adalo.
Hi Rozza, hope you can help me with a similar question: I have created an app for my users to apply for a certification. To do so, they need to send 3 documents, for which I have used the file component in a form and its working. however, when I use a zappier to send the data base outside Adalo to a google spreadsheet via zappier, I don’t get the document link, only the loca URL file information. Does anyone knows how to get the file url outside adalo?
Thanks so much, this is an example of what I get: {‘url’:‘c362ec1ac57dde24e7bff4e7145bfd83d3fd0ea461b0ccde32722ca59f6090ce.png’,‘size’:9600,‘width’:512,‘height’:512,‘filename’:‘456212.png’}
that seems like a local file info only but not sure how else to get the url, appreciate any suggestions!