DSS REST API HTTP Retrieve based on ExtractedFileName (not ExtractedFileId)

Hello,

Is there a way of retrieving the data from the Extracted File by Name not by Id, for instance if you know what your Extracted File Name is/will be.

For example we have found:

https://hosted.datascopeapi.reuters.com/RestApi/v1//Extractions/ExtractedFiles('{ExtractedFileId}')/$value

Where the {ExtractedFileId} can be found here: https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractedFiles

Though we'd be interested in doing the equivelent by Name, so the Extracted File Id step can be skipped.

Best regards,

Gareth

Best Answer

  • Rick Weyrauch
    Answer ✓

    That concept is supported for Lists, Report Templates, and Schedules, but not for ExtractedFile. There is no real reason it cannot be added as a feature, but it would require sending an enhancement request to the DSS PM team.

Answers