I would like to extract JTIc1 at 16:00JST using DSS Intraday template. Is there any way to set up using Python?
@Aya
Thank you for reaching out to us.
DSS REST API supports both scheduled extractions and on-demand extractions.
Please refer to the LSEG DataScope Select - REST API page. There are tutorials, documents, and examples.
The example page contains a postman collection sample. You can use Postman to generate Python snippet code by referring to the Generate code for a REST API call using Postman in just a few clicks article.