Equinoxe
Equinoxe6mo ago

Customizing email templates

Since spam filters are rejecting the init email messages sent by zitadel (and I fear other messages too), I found that with this call https://zitadel.com/docs/apis/resources/mgmt/management-service-set-custom-init-message-text you can change the template. I would like to know if is it possible to do it from the console too? Thanks. P.S. My question about the rejections is here: https://discordapp.com/channels/927474939156643850/1349079401719136438
ZITADEL Docs
Set the custom text of the initialize-user message/email the default texts will be overwritten for the organization. The email is sent when a user is created and has either no password or a non-verified email address. The Following Variables can be used: {{.Code}} {{.UserName}} {{.FirstName}} {{.LastName}} {{.NickName}} {{.DisplayName}} {{.LastE...
2 Replies
fabienne
fabienne6mo ago
This is about changing the texts and not the html template of the email. But yes you can also change them through the console. In the settings message texts
Equinoxe
EquinoxeOP6mo ago
Oh, ok. But, can I change the template? I mean, like inserting custom styles and graphics? Or using MJML converted to HTML and then using that template in Zitadel?

Did you find this page helpful?