on 2020 Feb 13 12:36 PM
Hi All,
Can we have a listner or a trigger where the BOT executes when a file is written to a folder. Or do we have to schedule the BOT to run periodically like every 5 minutes and check the folder for new files?
Hi,
You can only add 3 types of triggers when you deploy a bot :
- attended : the user manually starts the bot execution
- scheduled : the bot execution starts on a regular basis (daily, weekly, etc.) at a given hour
- API : you call a given URL from another application to start the bot execution
That being said, it is not possible to trigger a bot execution on an event basis such as the creation of a file in a given folder.
Regards,
J.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.