For a deeper look into our DataScope Select SOAP API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 1

How to fetch a report which is created on DSS web using API's

Hi Team,

I have a EOD data report created on DSS web and scheduled extraction on daily basis. I need to fetch the report data daily once the report is executed from schedule via REST API's. Kindly let us know how we can fetch the EOD data report via REST API's for the our created reports at DSS GUI.

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Hi @hanamant.s.gotur,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

1 Answer

Upvotes
Accepted
23k 22 9 14

One can fetch the report using extractionID assigned via Extractions/ExtractedFiles/get

Please see it in Reference

And is also shown in detail our Tutorial: GUI Control Calls

You will need to know the extraction ID. To get it one can use

/Extractions/ReportExtractionGetCompletedByDateRangeByScheduleId

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea