The Automated Export and MIP SDK documentation provided does not address a question of mine. The ‘investigation export’ method in the JS SDK creates an exported file per camera. The only method I know to download these files is 'createExportDownloadLink’, which requires the specific export id. This means we can only export files individually by camera.
However, the Milestone Web App allows for investigation exports to be downloaded together as a single zip file. Guidance please be provided on how to achieve this through the SDK and/or where the relevant documentation might be found?