Send mail by Outlook

Hi! Can some one tell me what the project structure should look like or maybe you have some examples.

I need constantly scan folder. When file appear in it, I should attach this file to activity “send outlook message”. And so on. Any ideas?

Hy @RPAnoob,

You can use the file change trigger activity.
https://docs.uipath.com/activities/docs/file-change-trigger-v-2

You can map a specific folder from your computer or network, and then whenever a new file is moved there an event can be triggered.

Please let me know if you have any questions

Regards

1 Like

Thanks! I will try it!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.