I need help. I need to develop a process for sending a bunch of emails (more than 200 emails per day), and on each email that UiPath sent, I need to activate the Delivery receipt option.
I believe there are 2 options for doing that:
Option is to open Outlook and click on GUI for each email which we need to send.
Option is to send email through API on an exchange server
If you have any better ideas feel free to write it down
Did anyone try to develop the 2nd option? If yes, please would you be so kind to share the solution with me.
I have little experience with custom activity, I already created one that was very simple just for testing.
as I have a programming experience, the simple test I did was not very complicated.
If it helps you, Creating a Custom Activity I followed the steps in this documentation and also has some content on Youtube that can help you.
I would be happy to develop something like this, as it would somehow help the community, but my time is very short, and unfortunately I canβt dedicate myself to Open Source projects.