Hi,
We need to be able to send links to our customers in order to download files related with them.
We are aware of the public_url but when they use these links they get “insecure download blocked” which we don’t like.
To overcome this we are planning an endpoint which will take the assetId, it will download the file from Monday making appropriate authorization and then pass it to the public user.
However we found that in many older posts it is clearly mentioned that there is no way to download a file using the API.
Does this still hold true ?
Is there any workaround ?
Hello there @janadel,
The only way to download a file is by using the public_url field.
There are no API methods to do that as of today.
Let me know if you have any other questions
Cheers,
Matias