Question

Sending Emails to different recipients at the same time

  • 23 May 2023
  • 1 reply
  • 10 views

Badge

Hi, I was just wondering how i would be able to send different attachments to different email within the same bot. So currently the bot splits up 20,000 lines of data into vendor specific excel spreadsheets and these need sending to the specific vendor they are referring to, however each of the new worksheets need to be sent to a different vendor. Any ideas how i would do this? 


1 reply

Userlevel 5
Badge +10

@elliottsargeson identify all attachments to send from each eamil account.. create a sub task with each email account, in condition check the email account and call respective subtask will solve your issue.

Reply