Add a supported QScript/flipAPI method to programmatically generate and/or retrieve a shareable direct-download URL (or file GUID) immediately after QSaveData() runs.
Currently, when exporting data via QScript using QSaveData(), there is no supported way to automatically obtain the resulting file’s shareable direct-download URL (or the underlying file GUID/identifier) for downstream automation.
Introduce a supported API method, for example: GetShareLink(GUID)