Has anyone tried to post a file and get back a return link stored in Glide DB?
What do you mean? By the API?
I was thinking HTML and PHP, API might do it as well. What are your thoughts? how can I implement something like that? Simple upload and return a value that is stored internally.
What are the reasons you want to do it this way? To not use Glide’s storage?
use fetch json… you can transfer files both ways… i do that to upload data from Glide to GS and the other way… so I can have unlimited rows and edits
I have multiple reasons.
- yes I don’t have to use glide storage that heavily.
- is to submit forms to outside sources.
- Integration.
@Uzo How do I do that? both in GS and outside? Can you give us an example?
here: