How to Replace mail body Signature

Hi
How to replace signature, using UiPath

Thanks

Hi

If it’s normal text or even if it’s HTML text then you can try with simple yourstringvariable.ToString.Replace(“old string”, “new string”)

Were we placing any challenges in that

Cheers @Priyanka_Jadhav1

Hi @Priyanka_Jadhav1

You can replace like below,

Find some unique keyword/value from the signature section and replace it with your actual value.

Thank you.

Hi @Palaniyappan
I’ve tried but unable to replace signature
Please correct my Workflow

Regards
SignatureReplace_JFV.zip (3.3 KB)

Priyanka

Hi @Palaniyappan
I want to replace signature into this email body. I future mail received the signature Should be different mail body remains same.

Regards
OldBody.txt (805 Bytes)

Priyanka
New mail Body.txt (1004 Bytes)

Hi @Jobin_Joy
using HTML format also unable to find solution. I’ve Provided input can you Please make a workflow?

Regards
Priyanka

Hi @Palaniyappan
Please help me solve this problem

Regards
Priyanka

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