Can we get the Orchestrator Schedule time in Uipath Studio?

Dear All,

I have a job where I need to Extract a set of data from the database and send it in a mail along with the start and end time for which the data has been Extracted, the Bot is scheduled in the Orchestrator for every 30 mins, don’t want to harcode. Is there a way to get the Orchestrator scheduler time in the Studio?

Thanks and Regards,
MOD

Has there been any solution to this? I’m looking to achieve the same thing but (using the API) can only think of decoding the CRON expression with respect to time zone to calculate such; not sure how feasible this would be.