Ned to send Multiple remainder followup mails in uipath with different subjects each time in on single thread mail how can I do it and in reply outlook mail message activity don't have change subject option pls need your help @palaniyappan

Ned to send Multiple remainder followup mails in uipath with different subjects each time in on single thread mail how can I do it and in reply outlook mail message activity don’t have change subject option pls need your help @palaniyappan

Hi @Suresh_reddy2

Can u explain ur process clearly

Still.not getting the process around…

Hi, need to send 3 remainder mails for each vendor if invoice is Missing or rejcted,for every remainder mail body and subject will change,and I want to send all remainder mails in single thread mail how can I do it need help

Hi @Suresh_reddy2 ,

This is difficult to do as you want reply by changing subject on same mail.

If the subject remains same it ca be done through reply Outlook mail activity.

There are workarounds

  1. Do Outlook UI based Automation instead of activity.

  2. Use Send Outlook mail activity and put previous mail body in current mail body.
    Here mail thread will be break.

  3. Use Macro to send email.
    I have used it for send once but not tried for reply by changing subject.

I am also looking forward the best solution for this use case.

Thanks.

Can you please share the macro code if you have pls

Let me check but it will only work to send new mail