Skip to main content
Ground Control | Tier 1
April 2, 2026
Question

I developed a BOT with work item template. How can I schedule BOT when there is item added to queue.

  • April 2, 2026
  • 1 reply
  • 71 views

I developed a BOT with work item template. How can I schedule BOT when there is item added to queue.

1 reply

Navigator | Tier 3
April 2, 2026

I would recommend you to use Trigger or create a bot to add work items into queue and schedule it to run every 5 or 10mins to check any input file is available or not.