I added an an Outlook Mail Messages Trigger (not the one where you connect with Office 365) as beginning workflow. My bot will be on VM so Outlook will be open. Do I need to configure an event trigger in Orchestrator as well tied to that trigger?
I just want the bot to start once an unread message that meets filters is received by Outlook mailbox.
Thank you
When an email matching the defined criteria is received in your Outlook mailbox, the trigger will automatically start your UiPath automation process. You don’t need to set up an Orchestrator event trigger for this purpose.
Ensure that the UiPath Robot is running on the VM where Outlook is open, and your workflow is published and available for execution.
The Outlook application and your workflow should be running on the VM when you expect the trigger to be activated.