Hello team,
I want to send logo in the body of mail message using send SMTP mail message. How I can achieve it.
Hi @Rahul_Junghare
You will have to achieve this using html
use image tag for this and pass image url
And in the properties panel Is html property should be ticked
You need to create a Html syntax and then need to add to the mail body. You cannot directly insert the image.
Maybe you can follow the similar steps but activity is different.
1 Like