Where can I find how to retrieve an image (or file) stored in smartsuite via API?

I tried looking at the docs, and reverse-engineer the network tab, but I had no luck.

So I thought I would ask here before spending further time.

The way the client/server SmartSuite application is built, it hits me that all the info are there (from the record) to retrieve the URL and the signature details on the URL for the image, so it should be a matter of understanding how.

Any help is appreciated!

Thanks!

Best reply by Peter Novosel

Enrico Simonetti We don't yet have an endpoint to return a public URL, but there is an endpoint that will return the file itself (which you could then put into Google Drive, etc. if you need a publicly-available URL for it). See the docs here.

View original
2
10 replies