How to trigger a job as soon as an email received to outlook. I would like to run the process as an unattended bot..
Currently using Email bot which polls outlook for every 5 min but that is not agreed by IT department for an upcoming transaction based automation.
Use UiPath Integration Services connector -Microsoft 365 - Event trigger - Email Received
Without Integration Services or the additional email bot to monitor emails from outlook, you can’t do this.
We are using OnPrem Orchestrator. Does this integration to M365 still works ?
If you are using Automation Suite then yes, it is available in 2024.10.0 + version.
Hello @suripaleru,
You can use webhooks if you are in an onprem. refer to : Receive change notifications through webhooks - Microsoft Graph | Microsoft Learn and Orchestrator - Managing Webhooks
Thanks,
Karthik