How to download maintenance notes file from DSS

Can you help how to get maintenance notes file generated on DSS. Thank you.

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @Ashwin.Srinivas

    You can the HTTP GET method with the /Extractions/ExtractedFiles endpoint to get a list of files.

    1625467302127.png

    The file type of the note files is "Note". Then, you can download the file by using the /Extractions/ExtractedFiles('<ExtractedFileId>')/$value endpoint with the HTTP GET Method.

    1625467277704.png


Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.