How to create outlook inbox trigger by usig attended robot

Hi,

I have to create a outlook trigger whenever a new mail is received for an attended automation using attended bot. By using integration services in orchestrator we can able to create an event trigger for this scenario.

But my doubt is it applicable to attended robot and attended automation. Can I able to create an event trigger for outlook in orchestartor , Integrartion services in cloud and use it in attended automation and attended bot or there any other way?

Please clarify,
TIA :slight_smile:

@mohamedalthaf

Email trigger works for unattended and event based triggers from orchestrator can trigger only unattended automation but not attended automation

The following listed here are for attended auotmation

In attended scenario user concent is needed ao it might not work in the same way…first the process needs to be kept in running mode thats when triggers can work in attended automation unlike in unattended

When a mail comes in the process can be started to check if the mail is required or not an proceed accordingly

Cheers

or can we schedule the attended robot using windows scheduler to start at specific time everyday and let it check the mail inbox using get outlook mail activities?

1 Like

@mohamedalthaf

yes you can schedule using task scheduler yes

cheers

1 Like