Hi, as it is
marked as "to do" in the docs and I couldn't find something on the list, here's another question on the JavaScript API:
Using the API, how can I detect if an attachment has been downloaded, force the download if it hasn't, and then get the file location of the downloaded attachment to do something with it (I want to programmatically download via a connector endpoint to be consumed by an external script).
Thank you.