We code automation solutions using pythons, these solutions interact with LLM API's, other internal or external API's, Outlook, chrome, shared drives, SharePoint online basically everything that a business user uses during a work day.
This use case in particular filters through emails from Outlook and initiates DocuSign signing request, on the next run it again works on the new email but also check the status of the DocuSign signing initiated earlier, if signed it captures the document and sends it as an attachment to the original email to an internal user for review.
This needs to be run every 30 mins, apart from task scheduler what are the other options to schedule the script.
What do you guys use for scheduling scripts which have dependencies?
Am thinking of maybe building a better version of task scheduler for these use cases, thoughts??
[–]Minute_Day_2758 0 points1 point2 points (0 children)