Create html content in Send Email activity

Hi Guys,
I am coming again. I created html content inside Send Email activity. base on the condition if it’s to send email about created access, I use one HTML content. if it’s to send email about update/delete access, another HTML content is to be used. but when editing and saving one HTML content, another HTML content is changed to the same as well. It seems both HTML contents are binding together. how do you guys handle such issue?

Hi @haiyan.he

First type the required content in the Trhn Sequence of Create HTML Content and save the editor. save the whole workflow. After that make the changes in Else Sequence of Create HTML content.

If this doesn’t work, delete the Create HTML content in Else Sequence and save the entire workflow by making required changes in Then Sequence of Create HTML Content and place a Create HTML Content in Else Sequence and write the required body.

Regards

Hi,

Probably you copied the SendEmail activity for update/delete access from one for create.
Can you try to newly put the activity then create content? HTML template will point other html file.

Regards,

yes, I copied Send Email activity from then block to else block. I will delete and add Send Email from activities panel and try again. thank you very much.

thank you for your help. Really appreciate it. :grinning:

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