Send mail with same format

Hi all,

I am having an word document in that it is having more than 20 templates are there we need to send it via mail. But the thing is i need same format, colour and Signature image. How we can send??

Thanks in Advance!!

@Lucky1

You can use directly the word template in send email

Cheers

Thanks @Anil_G

  1. But the word document having more than 20 templates, based on keyword we need to send that particular template
  2. Is it possible to send mail using Send SMTP mail message activity??

@Lucky1

the send mail under integrations supports word doc…for that you need to separate the template into individual word docs and based on name you can select the template dynamically

if you want to use smtp only then you need to create your own html scripts for each template and store them in config or so and use it again based on key or name

cheers

1 Like

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