Run Script triggered by Email?
Just curious what the simplest way to trigger running a screen-scraper session named "Example1" on a desktop computer running Windows 10 would be?
The session writes the output file to a shared directory on Onedrive, so the challenge is remotely starting the screen scraping session. I'm open to installing 3rd party apps if needed, whatever is the easiest.
I don't have a good way to
I don't have a good way to watch for emails.
I have ways to trigger a scrape. You'd need to run in server mode, and you can either:
1. https://support.screen-scraper.com/tutorials/tutorial_4/2_external_script
or
2. https://support.screen-scraper.com/documentation/api/RESTAPI