Hello,
During the integration of files in monday, I’ve stumbled upon the mystery of downloading files via the API
or, in general a GET
request.
While getting the x.monday/protected_static/xxx/resources
and so on is retrievable from the row and column, I’ve found no possibility to actually GET
the file in any shape.
I will only get the 401
with the actual API key.
Is there any other way one is able to access the file?
Sebastian H.