Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added option to override html for emails #4894

Conversation

vichustephen
Copy link
Contributor

What change does this PR introduce?

This change introduces the ability to override the html content for email messages.

Why was this change needed?

When you try to override the email text while triggering an event it simply has no effect since by default the email template defined in the workflow will always be used ( expect if the client does not support html rendering the overridden text will be displayed).

Also it will be good if the html template can be overridden so a single workflow can be used to send dynamic email content

Closes#4856 https://github.com/novuhq/novu/issues/4856

Other information (Screenshots)

Here is an example email received through overridden html email content

image image

@jainpawan21 jainpawan21 merged commit 0dcb0c6 into novuhq:next Nov 30, 2023
1 check passed
@vichustephen vichustephen deleted the Bug-Report-Email-override-for-html-content branch December 1, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants