I have set up an automated system to send emails via a web portal to a contact. The system runs in a loop every hour. In the morning, the first loop sends out 10 emails. After one hour, I run the loop again, which sends out an additional 5 emails, making the total number of emails sent 15. Therefore, only one new email will be sent in the second loop. Therefore, only one new email will be sent in the second loop. Therefore, only one new email will be sent in the second loop.
AS-IS WORKFLOW, TO-BE WORKFLOW
-
Other information about the use case
Industry categories for this use case: Healthcare Pharma
Skill level required: Beginners
UiPath Products that were used: UiPath Studio
Other applications that were used: -
Other resources: -
What is the top ROI driver for this use case?: Other
If the first execution sends out 10 mails and second executions sends 10 + 5, Then in second execution the bot is sending 5 more mails compared to the furst execution.
How come you have written it sends 1 additional mail in second iteration/execution.?
Anyway what is the challenge you are facing in the above use case or what answer you are looking for in the community. Please provide a description on the part where you need help with.
We need the subject of the last email and I want to save the headers in an Excel sheet. Additionally, we need help with reading a range table list and using If condition working bro.