Hello,
I have 2 questions on DSS REST API:
1 - In the REST API Tutorial 9: On Demand extraction: instrument list -- we have a section showing how we can use instrument list existing in GUI in API. Is it possible to use pre-existing report template as well? If yes can you please provide sample format as shown in the tutorial for input list example as shown below.
"IdentifierList": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentListIdentifierList",
"InstrumentListId":"0x077f534f54076163"
2 - Can I use pre existing input and report template id's in GUI while creating a scheduled API extraction as the tutorial only mentions about on demand extractions.