Signatures
Reusable sender signatures for your email templates.
Last updated
Reusable sender signatures for your email templates.
Where: Email β Signatures Β· /projects/<project>/emails/signatures
A signature is a reusable sender block (name, title, links) that templates render with the @Model.Cmf.RenderSignature(...) helper.

Create, edit, and delete signatures in the signature editor, with one MJML/HTML block per language. Reference them from templates β the template editor's token picker lists them under Email Signatures β so a change here updates every email that uses it.
Endpoints: Get Email Signatures, Save Email Signature.
Last updated