How to Trigger a robot

As an alternative, whatever is adding the record you could also have it call the API to start a job or add an item to a queue and have a scheduled job to process the queue. In 2018.4 you also have Web hooks which could then watch the queue.created to initiate a job rather than having one scheduled.

This idea is also planned to initiate a job when new queue items are added automatically

1 Like