Hi guys,
I’m trying to add a PDF file to a column using the Glide API and the POST function. It’s working fine, BUT what it does is inserting the URL of the file origin, rather than uploading it to Glide’s servers. This seems to be the case, regardless of the Column type (I tried both Image and URL).
So in essence: Is there a way to feed a URL to a file through the API, and then have Glide COPY it to the Glide Servers?
I hope this makes sense. Any steer on this would be massively appreciated.
Daniel