ExportService.getExportResultUrl Method

Gets the URL that can be used to get the result of an export.
 

Parameters

exportId

Type: String
The ID of the export.
isDownloadLink

Type: Boolean
Indicates whether clicking on the URL will prompt to download the export result, rather than trying to display the result in the browser. The default value is true.

Return Value


Type: String
The URL that should be used to retrieve the result.