overrides
option while triggering the workflow. Please see our email overrides documentation for more details.
{{}}
variable with triple curly braces {{{}}}
variable. For example, {{{htmlContent}}}
.
{{subscriber.email}}
instead of {{email}}
as your step variable. Novu will select the email from subscriber attributes and inject the value in the content.
content
field of get worklfow api response.
<img>
tag in the email content. PNG, JPEG, GIF are supported. SVGs are not supported as inline images by most of email clients like gmail, outlook.
{{unsubscribe}}
variable in email step content editor and send url value of this variable in payload. Create a simple html page to fetch preferences and then use update preference api to update.