I’m trying to use ‘Outlook Mail Message Trigger’ in UiPath. I provided all the necessary details and specific subject line and published the process. Outlook is installed and opened on machine, that specific subject line email set as Unread in Inbox, but the process is triggering automatically, and no job is being created in Orchestrator.
Can anyone help me with how to properly configure and use the Outlook Mail Message Trigger?
Is your workflow also running? It will only trigger remaining part of the bot once your bot is already running state and just waiting for Outlook mail trigger.
After published the workflow, if I mark an email with the specific subject line as unread, the job should automatically starts running, right?
Could you please create a small workflow and share it?