I am wondering if there is a way to download a file directly via a link. In previous versions of Innovator there was a way to do this through the vault server: /vault/vaultserver.aspx?dbName={dbName}&fileId={fileId}&fileName={filename}&vaultId={vaultId}
However it seems like in later versions of Innovator this no longer works. I am aware of an option of: /client/?StartItem=File:{fileId}, however this requires a user to authenticate and a popup window is displayed, it is not a direct download.
Is there any way to achieve this?