How can I trigger a schedule via API, using of an instrument list and report template existing in...

Options

... GUI?

Hello,

I have an Instrument List and Report Template defined on my Datascope Select ID in GUI. How can I use the REST API to trigger a schedule using this list and template?

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @Lukasz Ossowski ,

    You cannot trigger a scheduled extraction. You can however use on-demand extraction and use your existing instrument list and report template. Please see any example of on demand extraction in C# sample application or python samples.