I am able to view a file on a pulse from an app I created within Monday and from the same app served from AWS but not able to view the file from the web app on my phone.
I’m getting the file url by getting column_values.text but am noticing that in the api docs it mentions a public_url. Is this different than the text value from the column and is this possibly the problem I’m having?