Hi,
My requirement is, job should get triggered in orchestrator, when ever outlook receives an email.
I have seen solutions, where run a process to read outlook messages, if received any trigger a process, if not, delay and check again in a loop.
But I don’t want to allocate a bot only check mail messages.
I am looking for a solution that job gets triggered in any other way. Please help me .