I am trying to use a template and modify (Replace some text based on a criteria) and send that email.
Do we have any activity which can do in App integration outlook or I should use Word activities, copy file, replace text and then use the output for sending email.
Please let me know if you have a better way of doing this.
i want to replace the body of outlook email with data from excel.
i have tried using replace function but it doesnt work also how to change string to mail object??
when i am checking with the messagebox it shows that the email body has been replaced but after that step when i am moving that item to other folder it shows the old messagebody and not the replaced one how can i achieve that??