Unatended robots

Bonjour,
je cherche a réaliser un robot de lecture de mail qui se déclenche automatiquement a la réception d’un mail, savez vous si il est possible de réaliser cela en passant pas un orchestrator externe a UiPath ?

Bonjour @yohann.linossier
Yes, it is possible. Probably the best option is by using Integration Service and a Trigger

Hope it helps!

is it possible doing it without using UiPath orchestrator ?

If you don’t use Orchestrator/Integration Service you will need to periodically run a process to check if a new email has arrived

yes by using an external orchestrator but do you know were can I find some videos?